python3-serpent: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:32 -04:00
parent 3e9a3bc3cb
commit 71a8ec87ce

View file

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