python3-gobject: add py3:gi provides

This commit is contained in:
classabbyamp 2025-06-30 18:33:04 -04:00
parent 89f3605015
commit 01eb101b3e
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -2,7 +2,7 @@
pkgname=python3-gobject
reverts="3.52.3_1"
version=3.50.0
revision=4
revision=5
build_style=meson
build_helper="gir"
configure_args="-Dpython=python${py3_ver}"
@ -17,6 +17,7 @@ homepage="https://pygobject.readthedocs.io/"
changelog="https://pygobject.readthedocs.io/en/latest/changelog.html"
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
checksum=8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212
provides="py3:gi-${version}_${revision}"
make_check_pre="xvfb-run"
python3-gobject-devel_package() {