python3-docker: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:52 -04:00
parent b7646aed45
commit f6a60bd998

View file

@ -1,7 +1,7 @@
# Template file for 'python3-docker'
pkgname=python3-docker
version=5.0.2
revision=1
revision=2
wrksrc="docker-${version}"
build_style=python3-module
make_check_target="tests/unit" # other tests fail due to needing a running docker daemon