mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python3-pefile: rebuild for Python 3.11
This commit is contained in:
parent
4c6c94c67e
commit
63c05bb731
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +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=4
|
revision=5
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue