termtosvg: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:49 -04:00
parent 55f34f10e5
commit b7ee1fe3e7

View file

@ -1,7 +1,7 @@
# Template file for 'termtosvg'
pkgname=termtosvg
version=1.1.0
revision=4
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pyte python3-lxml python3-wcwidth"