python3-pefile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:41 -04:00
parent 4c6c94c67e
commit 63c05bb731

View file

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