python3-dockerpty: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:39 -05:00
parent 6fe50b222a
commit 8e9182d379

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=9 revision=10
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-six python3-docker" depends="python3-six python3-docker"