python3-gobject: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:02 -04:00
parent c1db9f4adf
commit 8999533d4b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-gobject' # Template file for 'python3-gobject'
pkgname=python3-gobject pkgname=python3-gobject
version=3.46.0 version=3.46.0
revision=1 revision=2
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args="-Dpython=python${py3_ver}" configure_args="-Dpython=python${py3_ver}"