termtosvg: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:49 -05:00
parent 0f05a142f0
commit 40e381378f

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=5 revision=6
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"