termtosvg: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:04 -04:00
parent 0567fb7603
commit 804e4a07f3

View file

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