python3-gobject: update to 3.48.1.

This commit is contained in:
fanyx 2024-03-21 12:33:51 +01:00 committed by oreo639
parent 4cbda182fb
commit 4134a2d467
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'python3-gobject'
pkgname=python3-gobject
version=3.46.0
revision=2
version=3.48.1
revision=1
build_style=meson
build_helper="gir"
configure_args="-Dpython=python${py3_ver}"
hostmakedepends="pkg-config python3-setuptools"
hostmakedepends="pkg-config"
makedepends="libglib-devel python3-cairo-devel python3-devel"
depends="gir-freedesktop python3-cairo"
checkdepends="python3-pytest pango python3-cairo gtk+3 xvfb-run"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://pygobject.readthedocs.io/"
changelog="https://pygobject.readthedocs.io/en/latest/changelog.html"
distfiles="${GNOME_SITE}/pygobject/${version%.*}/pygobject-${version}.tar.xz"
checksum=426008b2dad548c9af1c7b03b59df0440fde5c33f38fb5406b103a43d653cafc
checksum=3a0a2c0c0f25931b5840649c54834b9e58a63148d37fa9f6308887b7027e15c2
make_check_pre="xvfb-run"
python3-gobject-devel_package() {