screenplain: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:53 -04:00
parent ad246e867a
commit bd6b2231ec

View file

@ -1,7 +1,7 @@
# Template file for 'screenplain' # Template file for 'screenplain'
pkgname=screenplain pkgname=screenplain
version=0.9.0 version=0.9.0
revision=5 revision=6
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-reportlab" depends="python3-reportlab"