python3-tabulate: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:35 -04:00
parent a88dd2e851
commit 00e5e3b993

View file

@ -1,8 +1,7 @@
# Template file for 'python3-tabulate' # Template file for 'python3-tabulate'
pkgname=python3-tabulate pkgname=python3-tabulate
version=0.8.6 version=0.8.6
revision=1 revision=2
archs=noarch
wrksrc="tabulate-${version}" wrksrc="tabulate-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="tabulate.py" pycompile_module="tabulate.py"