python3-dockerpty: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:25 -04:00
parent cf3f90d97a
commit 6dc953f276

View file

@ -1,7 +1,7 @@
# Template file for 'python3-dockerpty' # Template file for 'python3-dockerpty'
pkgname=python3-dockerpty pkgname=python3-dockerpty
version=0.4.1 version=0.4.1
revision=8 revision=9
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-six python3-docker" depends="python3-six python3-docker"