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
3f801f00
Commit
3f801f00
authored
1 week ago
by
Antoine Martin
Committed by
Kevin Daudt
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-pytest-docker-tools: upgrade to 3.1.9
parent
001f6116
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!81744
community/py3-pytest-docker-tools: upgrade to 3.1.9
Pipeline
#309765
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-pytest-docker-tools/APKBUILD
+3
-3
3 additions, 3 deletions
community/py3-pytest-docker-tools/APKBUILD
with
3 additions
and
3 deletions
community/py3-pytest-docker-tools/APKBUILD
+
3
−
3
View file @
3f801f00
...
...
@@ -3,7 +3,7 @@
pkgname
=
py3-pytest-docker-tools
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal
=
pytest-docker-tools
pkgver
=
3.1.
3
pkgver
=
3.1.
9
pkgrel
=
0
pkgdesc
=
"Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments"
url
=
"https://github.com/Jc2k/pytest-docker-tools"
...
...
@@ -25,7 +25,7 @@ makedepends="
"
options
=
"!check"
# requires docker
subpackages
=
"
$pkgname
-pyc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/Jc2k/pytest-docker-tools/archive/refs/tags/
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/Jc2k/pytest-docker-tools/archive/refs/tags/
v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
build
()
{
...
...
@@ -46,5 +46,5 @@ package() {
}
sha512sums
=
"
9f99fe30ad98302bac295d63e145de488a3a7cb60a242101ccfdc41eecf274e831c0c54eb7c11f3f38e55ed4cb6b0db217b38e8fbf7f2a2f9f9edddbcfe2ba90
py3-pytest-docker-tools-3.1.
3
.tar.gz
ae57b315b939e9edbe209d9986f089c9f1b03b464fa6b2adf48106b81614fa80f56b67bb684cb7bd69dc3206826d4a62c259b1bdc7d2a810d3b31c17512de2ea
py3-pytest-docker-tools-3.1.
9
.tar.gz
"
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