PyInstaller: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:15 -04:00
parent bb55fa625b
commit 2648f13063
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'PyInstaller'
pkgname=PyInstaller
version=4.1
revision=3
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="zlib-devel"