python3-pefile: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:23 -04:00
parent 6f756afb0e
commit 05bbfd7bd6

View file

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