python3-docker: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:36 -04:00
parent 84fa7613a3
commit eb63a4e3c9

View file

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