python3-pyfiglet: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:50 -04:00
parent e43d1e455d
commit 3d6a28640d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyfiglet' # Template file for 'python3-pyfiglet'
pkgname=python3-pyfiglet pkgname=python3-pyfiglet
version=0.8.0 version=0.8.0
revision=5 revision=6
build_style="python3-module" build_style="python3-module"
pycompile_module="pyfiglet" pycompile_module="pyfiglet"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"