python3-pgzero: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:12 -04:00
parent 2be322da5d
commit a996d68500

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pgzero' # Template file for 'python3-pgzero'
pkgname=python3-pgzero pkgname=python3-pgzero
version=1.2.1 version=1.2.1
revision=3 revision=4
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-pygame python3-numpy" depends="python3-setuptools python3-pygame python3-numpy"