python-tempita: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:39 -04:00
parent df33aedf2e
commit 4a312eefd6

View file

@ -1,7 +1,7 @@
# Template file for 'python-tempita' # Template file for 'python-tempita'
pkgname=python-tempita pkgname=python-tempita
version=0.5.2 version=0.5.2
revision=7 revision=8
wrksrc="Tempita-${version}" wrksrc="Tempita-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"