AutoBuild: updates-2025-03-13-00-19 started at 2025-03-13-00UTC (#11525)

* Add unbuilt updated pip packages to updates-2025-03-13-00-19

* Add unbuilt updated ruby gem packages to updates-2025-03-13-00-19

* Add built packages for linux/386 to updates-2025-03-13-00-19

* Add built packages for linux/amd64 to updates-2025-03-13-00-19

* Add built packages for linux/arm/v7 to updates-2025-03-13-00-19

---------

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-13 12:12:45 +11:00
committed by GitHub
parent 177f9e0715
commit c158848581
14 changed files with 58 additions and 58 deletions

View File

@@ -4,7 +4,7 @@ require 'buildsystems/meson'
class Py3_pygobject < Meson
description 'PyGObject is a Python package which provides bindings for GObject based libraries such as GTK+, GStreamer, WebKitGTK+, GLib, GIO and many more.'
homepage 'https://pygobject.gnome.org/'
version "3.52.1-#{CREW_PY_VER}"
version "3.52.2-#{CREW_PY_VER}"
license 'LGPL-2.1+'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://gitlab.gnome.org/GNOME/pygobject.git'
@@ -12,9 +12,9 @@ class Py3_pygobject < Meson
binary_compression 'tar.zst'
binary_sha256({
aarch64: 'c05c19f43fb8a7bc2a9f9cbbd8e3a202eff7e249e9ab8997e0900762f4244a82',
armv7l: 'c05c19f43fb8a7bc2a9f9cbbd8e3a202eff7e249e9ab8997e0900762f4244a82',
x86_64: 'c9fab17d3ff1dd7e0cd463beabd5d9fc9d39e2c6ddaa762a9aa93739828cf40a'
aarch64: '44e13728a3edbf1fa2199ccc15865c1f56c06339a5d1f1df237ffe80a9763aac',
armv7l: '44e13728a3edbf1fa2199ccc15865c1f56c06339a5d1f1df237ffe80a9763aac',
x86_64: '294c19ce5ee977c5f306d1f66b589dc471e1f1b7cd8dd512e045d196bd336b2c'
})
depends_on 'cairo' # R