python3-cheetah3: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:00 -04:00
parent 24496dd886
commit a994be2d43

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cheetah3' # Template file for 'python3-cheetah3'
pkgname=python3-cheetah3 pkgname=python3-cheetah3
version=3.2.6.post2 version=3.2.6.post2
revision=2 revision=3
wrksrc="Cheetah3-${version}" wrksrc="Cheetah3-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"