From patchwork Sun Mar 15 13:41:57 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 83440 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93FCEEFCBDF for ; Sun, 15 Mar 2026 13:41:58 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.28796.1773582114739051237 for ; Sun, 15 Mar 2026 06:41:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=W3S0k2ou; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ga2ljrtS; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019cf1bb68c8-e613e00f-35a1-48ec-b09d-525724ddd21e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1773582117; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=opeBcPP7LciItRrdEgaEDiW7gDEBIYV43Xhvkm9JNaU=; b=W3S0k2ouOCpR1NA3Woqy1O6JiW+VwI9/o7sSbC1UYBG5zJwj8pHc5xpf4FShjUzs nc3PMURDhUgWama2REyJRo01JTHEeSTuNwb58y6E4hs/zjG6GjFla34Qbdz3zIinM19 V7l4J7OgxqObD8mNunE/d6+dlIqEPMR9wcicTKO8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1773582117; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=opeBcPP7LciItRrdEgaEDiW7gDEBIYV43Xhvkm9JNaU=; b=ga2ljrtSoo8MaCOxGk1v+KQwKxgCPv5HV9A/4aFVTmLF3Jmibm03Uzqj6SICivnV 5iO1K4fa7Ef5xda7PcGN2m+wRE3lvs4R+cBxu0tyRw51qpJIlfET41vuMN3YV6eyOmI Y4mY+mDAi0no2RbDsRIwE8gog3MR3phzfJZgqMYg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Trevor Gamblin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pygobject: upgrading to 3.56.1 SUCCEEDED Message-ID: <0101019cf1bb68c8-e613e00f-35a1-48ec-b09d-525724ddd21e-000000@us-west-2.amazonses.com> Date: Sun, 15 Mar 2026 13:41:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.03.15-54.240.27.30 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 15 Mar 2026 13:41:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/233141 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.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pygobject-upgrade-3.54.5-3.56.1.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 be2703e61fa12f2e7e4cf76f414be7653deceb72 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 08:16:51 +0000 Subject: [PATCH] python3-pygobject: upgrade 3.54.5 -> 3.56.1 --- .../python/python3-pygobject/semicolon.patch | 31 ------------------- ..._3.54.5.bb => python3-pygobject_3.56.1.bb} | 4 +-- 2 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pygobject/semicolon.patch rename meta/recipes-devtools/python/{python3-pygobject_3.54.5.bb => python3-pygobject_3.56.1.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-pygobject/semicolon.patch b/meta/recipes-devtools/python/python3-pygobject/semicolon.patch deleted file mode 100644 index 54828d7707..0000000000 --- a/meta/recipes-devtools/python/python3-pygobject/semicolon.patch +++ /dev/null @@ -1,31 +0,0 @@ -From d00ad09688e9dcc42020949e276741d3ae58c10d Mon Sep 17 00:00:00 2001 -From: Dan Yeaw -Date: Mon, 13 Oct 2025 21:45:22 -0400 -Subject: [PATCH] Fix syntax error for missing ; - -This fixes a compile error with older GCC, for example GCC 10 on Debian 11: - - gi/pygi-resulttuple.c:337:1: error: label at end of compound statement - -Upstream-Status: Backport -Signed-off-by: Ross Burton ---- - gi/pygi-resulttuple.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/gi/pygi-resulttuple.c b/gi/pygi-resulttuple.c -index 8b793e4d0..4d892e94d 100644 ---- a/gi/pygi-resulttuple.c -+++ b/gi/pygi-resulttuple.c -@@ -335,7 +335,7 @@ resulttuple_dealloc (PyObject *self) - Py_TYPE (self)->tp_free (self); - - done: -- CPy_TRASHCAN_END (self) -+ CPy_TRASHCAN_END (self); - } - #endif - --- -GitLab - diff --git a/meta/recipes-devtools/python/python3-pygobject_3.54.5.bb b/meta/recipes-devtools/python/python3-pygobject_3.56.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-pygobject_3.54.5.bb rename to meta/recipes-devtools/python/python3-pygobject_3.56.1.bb index 8eb0f9fa6b..c17df1a9d1 100644 --- a/meta/recipes-devtools/python/python3-pygobject_3.54.5.bb +++ b/meta/recipes-devtools/python/python3-pygobject_3.56.1.bb @@ -19,9 +19,7 @@ DEPENDS += "python3 glib-2.0" GNOME_COMPRESS_TYPE = "gz" GNOMEBN = "pygobject" -SRC_URI += "file://semicolon.patch" - -SRC_URI[archive.sha256sum] = "b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585" +SRC_URI[archive.sha256sum] = "2ec1cc8c55c7ffeebb97e58a9bba7aa1e74611f1173628084685446804a8881a" S = "${UNPACKDIR}/${GNOMEBN}-${PV}"