sip: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:50 -04:00
parent 4d0cc9904c
commit 642ce57649

View file

@ -1,7 +1,7 @@
# Template file for 'sip' # Template file for 'sip'
pkgname=sip pkgname=sip
version=6.6.2 version=6.6.2
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"