sip: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:57 -04:00
parent 45321021ef
commit f2c0b230d9

View file

@ -1,7 +1,7 @@
# Template file for 'sip' # Template file for 'sip'
pkgname=sip pkgname=sip
version=6.7.9 version=6.7.9
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-devel python3-setuptools python3-packaging hostmakedepends="python3-devel python3-setuptools python3-packaging
python3-toml python3-ply" python3-toml python3-ply"