python3-docker: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:08 -04:00
parent d747bba58a
commit f8410db6b8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-docker'
pkgname=python3-docker
version=5.0.2
revision=3
revision=4
build_style=python3-module
make_check_target="tests/unit" # other tests fail due to needing a running docker daemon
hostmakedepends="python3-setuptools"