python3-docker: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:54 -05:00
parent ac521c2380
commit c160b58740

View file

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