gbinder-python: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:45 -04:00
parent 27f9842c66
commit 89fdf029b8

View file

@ -1,7 +1,7 @@
# Template file for 'gbinder-python' # Template file for 'gbinder-python'
pkgname=gbinder-python pkgname=gbinder-python
version=1.1.2 version=1.1.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
make_build_args="--cython" make_build_args="--cython"
hostmakedepends="python3-Cython pkg-config" hostmakedepends="python3-Cython pkg-config"