python3-pyx: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:29 -04:00
parent f49fea75c8
commit ae21cacd3d

View file

@ -1,8 +1,7 @@
# Template file for 'python3-pyx' # Template file for 'python3-pyx'
pkgname=python3-pyx pkgname=python3-pyx
version=0.15 version=0.15
revision=1 revision=2
archs=noarch
wrksrc="PyX-${version}" wrksrc="PyX-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"