python3-pefile: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:27 -04:00
parent 7e96f2830e
commit bd5a1736d6

View file

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