Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
1085da3c
Commit
1085da3c
authored
3 years ago
by
Patrycja Rosa
Committed by
Ariadne Conill
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-certifi: remove no-op check
parent
296f1629
No related branches found
No related tags found
1 merge request
!30708
main/py3-certifi: remove no-op check
Pipeline
#113521
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-certifi/APKBUILD
+1
-4
1 addition, 4 deletions
main/py3-certifi/APKBUILD
with
1 addition
and
4 deletions
main/py3-certifi/APKBUILD
+
1
−
4
View file @
1085da3c
...
...
@@ -13,6 +13,7 @@ source="https://files.pythonhosted.org/packages/source/c/certifi/certifi-$pkgver
use-alpine-system-certs.patch
"
builddir
=
"
$srcdir
/certifi-
$pkgver
"
options
=
"!check"
# no tests provided
replaces
=
"py-certifi"
# Backwards compatibility
provides
=
"py-certifi=
$pkgver
-r
$pkgrel
"
# Backwards compatibility
...
...
@@ -21,10 +22,6 @@ build() {
python3 setup.py build
}
check
()
{
python3 setup.py check
}
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
...
...
This diff is collapsed.
Click to expand it.
Patrycja Rosa
@ptrcnull
mentioned in issue
#13508
·
2 years ago
mentioned in issue
#13508
mentioned in issue #13508
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment