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
378bf02d
Verified
Commit
378bf02d
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-ansible-compat: disable check
parent
fb5502ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-ansible-compat/APKBUILD
+3
-0
3 additions, 0 deletions
community/py3-ansible-compat/APKBUILD
with
3 additions
and
0 deletions
community/py3-ansible-compat/APKBUILD
+
3
−
0
View file @
378bf02d
...
...
@@ -21,6 +21,9 @@ checkdepends="py3-pytest py3-flaky py3-pytest-mock"
#subpackages="$pkgname-doc"
source
=
"ansible-compat-
$pkgver
.tar.gz::https://files.pythonhosted.org/packages/source/a/ansible-compat/ansible-compat-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/ansible-compat-
$pkgver
"
# the tests don't clean up after themselves, and fail if something is left in
# /tmp, and every release they add even more broken tests like this
options
=
"!check"
build
()
{
python3
-m
build
--wheel
--skip-dependency-check
--no-isolation
...
...
This diff is collapsed.
Click to expand it.
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