From patchwork Thu Oct 10 19:36:27 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: 50345 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 19470CFD378 for ; Thu, 10 Oct 2024 19:36:29 +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.53385.1728588988061275760 for ; Thu, 10 Oct 2024 12:36:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=kBJTaxsg; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=1livhWsI; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019277eebbf8-d9770b34-27c8-4ebc-929d-af0968b6e109-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=1728588987; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=utc38x4V3pK6jxSEf6vmxeCwWTMsPdIl9K3fmhzex+A=; b=kBJTaxsghs5jUDE8tIm9qQkqN2r1pU2fV+BxSPiJqa8Pt5vTdYwH5S5tGkVwMN/V aF7PFaYam1QAC2N4BwQNVW/Wf8aYUjVcXh4VIBntNbQSmMtbYeggcbuaVIQYx56oACJ 8wv31uFVbmL8vt+WyXtdrJPsrGSX7WBsiisbQOs0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1728588987; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=utc38x4V3pK6jxSEf6vmxeCwWTMsPdIl9K3fmhzex+A=; b=1livhWsIoT+sEcLJyGEjuAHiLfJ/cx8di48SJpJKXDezcH+3JNJC2N9y2dN6FTrq EzVSdc8Maahdz1MDg3KeUbLq9hEFT34f6O01AnMHskEK32K1KAhnknRnmvoASkhW9X+ R/BNLI+sr7AWDQwj2TsWJwSQc7LKsB9YutA6Vwk0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Joshua Watt , Joshua Watt Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pycryptodome,python3-pycryptodomex: upgrading to 3.21.0,3.21.0 SUCCEEDED Message-ID: <0101019277eebbf8-d9770b34-27c8-4ebc-929d-af0968b6e109-000000@us-west-2.amazonses.com> Date: Thu, 10 Oct 2024 19:36:27 +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:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/205583 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-pycryptodome,python3-pycryptodomex* to *3.21.0,3.21.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-pycryptodome-python3-pycryptodomex-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 5f44c11de2f8030b5604ab32b960fec6bbeed7b7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 9 Oct 2024 23:10:57 +0000 Subject: [PATCH] python3-pycryptodome,python3-pycryptodomex: 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/ \