From patchwork Thu Oct 10 19:36:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 50300 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 53CF8CFD31E for ; Thu, 10 Oct 2024 19:36:05 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.53363.1728588948890684536 for ; Thu, 10 Oct 2024 12:36:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=aSBLsBD0; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=d3UNf7Vv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019277ee5b97-027088a3-7e89-4ba8-bfe6-b5442ffa3d3b-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1728588962; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=LqnON1TAle59VKumKQM+33/MqtblT6/Ua6yw016fMDQ=; b=aSBLsBD0FtqFNcjq6sBEteLX0v3ZJO4l0MXrt6qpJM8icNQEPpvJ4DRgL35WK2WD oTrowuQ32Q/HbVSYBXEoDHdBV0uU9zZoCdT0DDvI+/GHlRrDs7ILODl1NWFWIBQPqpH gEdl6SLZSsXKmbqW5oV2i7OoyJmnhj4LuCYrcUzY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1728588962; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=LqnON1TAle59VKumKQM+33/MqtblT6/Ua6yw016fMDQ=; b=d3UNf7VviBGgCQvQKDjxmlqeoQjeXgw4lqEBUYSxA5hpE4R1aSQUN7+xlFEfzPtu /o1TlXGSeTUto941dt2mrYxX062ehyZkoe2T6cVSWdkJU9YfG65lU9EIUsilpfwuA6Z xgMhiy3QAXUw0NBK0AoPyDJH1IPXWRE+27eE+E6k= MIME-Version: 1.0 From: auh@yoctoproject.org To: Joshua Watt , Joshua Watt Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pycryptodomex,python3-pycryptodome: upgrading to 3.21.0,3.21.0 SUCCEEDED Message-ID: <0101019277ee5b97-027088a3-7e89-4ba8-bfe6-b5442ffa3d3b-000000@us-west-2.amazonses.com> Date: Thu, 10 Oct 2024 19:36:02 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.10.10-54.240.27.192 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 10 Oct 2024 19:36:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/205503 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-pycryptodomex,python3-pycryptodome* to *3.21.0,3.21.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pycryptodomex-python3-pycryptodome-upgrade-3.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 3ae01303e6a2486923938c7456cb399bb662ed80 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 10 Oct 2024 11:40:37 +0000 Subject: [PATCH] python3-pycryptodomex,python3-pycryptodome: upgrade 3.20.0 -> 3.21.0,3.20.0 -> 3.21.0 --- ...n3-pycryptodome_3.20.0.bb => python3-pycryptodome_3.21.0.bb} | 2 +- ...-pycryptodomex_3.20.0.bb => python3-pycryptodomex_3.21.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pycryptodome_3.20.0.bb => python3-pycryptodome_3.21.0.bb} (44%) rename meta/recipes-devtools/python/{python3-pycryptodomex_3.20.0.bb => python3-pycryptodomex_3.21.0.bb} (71%) diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb similarity index 44% rename from meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb rename to meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb index 6c93c205ac..77664b22a5 100644 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.21.0.bb @@ -1,5 +1,5 @@ require python-pycryptodome.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "09609209ed7de61c2b560cc5c8c4fbf892f8b15b1faf7e4cbffac97db1fffda7" +SRC_URI[sha256sum] = "f7787e0d469bdae763b876174cf2e6c0f7be79808af26b1da96f1a64bcf47297" diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.20.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb similarity index 71% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.20.0.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb index 54578d2850..e5fb000d9b 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.20.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.21.0.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "7a710b79baddd65b806402e14766c721aee8fb83381769c27920f26476276c1e" +SRC_URI[sha256sum] = "222d0bd05381dd25c32dd6065c071ebf084212ab79bab4599ba9e6a3e0009e6c" FILES:${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \