To: ['Trevor Gamblin '] To: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pygobject: upgrading to 3.56.2 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/python3-pygobject/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/python3-pygobject/0001-python3-pygobject-upgrade-3.56.1-3.56.2.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/python3-pygobject/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-pygobject* to *3.56.2* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pygobject-upgrade-3.56.1-3.56.2.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 2d2a8e2db0cb660c056ed7b481b29d8bc8901b70 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 09:07:11 +0000 Subject: [PATCH] python3-pygobject: upgrade 3.56.1 -> 3.56.2 --- ...{python3-pygobject_3.56.1.bb => python3-pygobject_3.56.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pygobject_3.56.1.bb => python3-pygobject_3.56.2.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-pygobject_3.56.1.bb b/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pygobject_3.56.1.bb rename to meta/recipes-devtools/python/python3-pygobject_3.56.2.bb index c17df1a9d1..24a58adee6 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.56.1.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.56.2.bb @@ -19,7 +19,7 @@ DEPENDS += "python3 glib-2.0" GNOME_COMPRESS_TYPE = "gz" GNOMEBN = "pygobject" -SRC_URI[archive.sha256sum] = "2ec1cc8c55c7ffeebb97e58a9bba7aa1e74611f1173628084685446804a8881a" +SRC_URI[archive.sha256sum] = "b816098969544081de9eecedb94ad6ac59c77e4d571fe7051f18bebcec074313" S = "${UNPACKDIR}/${GNOMEBN}-${PV}" -- 2.47.1