mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 13:17:00 +02:00
python3-docker: rebuild for python3-3.13
This commit is contained in:
parent
ac521c2380
commit
c160b58740
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-docker'
|
# Template file for 'python3-docker'
|
||||||
pkgname=python3-docker
|
pkgname=python3-docker
|
||||||
version=5.0.2
|
version=5.0.2
|
||||||
revision=4
|
revision=5
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_target="tests/unit" # other tests fail due to needing a running docker daemon
|
make_check_target="tests/unit" # other tests fail due to needing a running docker daemon
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue