PyInstaller: rebuild for Python 3.9
This commit is contained in:
parent
4dce78a706
commit
642228dce2
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'PyInstaller'
|
# Template file for 'PyInstaller'
|
||||||
pkgname=PyInstaller
|
pkgname=PyInstaller
|
||||||
version=4.0
|
version=4.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="pyinstaller-${version}"
|
wrksrc="pyinstaller-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue