python3-docker: rebuild for Python 3.11
This commit is contained in:
parent
84fa7613a3
commit
eb63a4e3c9
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=2
|
revision=3
|
||||||
wrksrc="docker-${version}"
|
wrksrc="docker-${version}"
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue