python3-terminado: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:00 -04:00
parent b5603e7ac3
commit 09030b763c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-terminado' # Template file for 'python3-terminado'
pkgname=python3-terminado pkgname=python3-terminado
version=0.17.1 version=0.17.1
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
depends="python3-ptyprocess python3-tornado" depends="python3-ptyprocess python3-tornado"