termtosvg: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:46 -04:00
parent 987de56f17
commit deb5f7d796

View file

@ -1,8 +1,7 @@
# Template file for 'termtosvg' # Template file for 'termtosvg'
pkgname=termtosvg pkgname=termtosvg
version=1.1.0 version=1.1.0
revision=1 revision=2
archs="noarch"
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"