termtosvg: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:14 -04:00
parent 977119c88a
commit 5d8cb10d3b

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=2 revision=3
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"