To: ['Joshua Watt ', 'Joshua Watt '] To: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pycryptodomex,python3-pycryptodome: upgrading to 3.23.0,3.23.0 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250601050044/all/python3-pycryptodomex,python3-pycryptodome/0001-python3-pycryptodomex-python3-pycryptodome-upgrade-3.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250601050044/all/python3-pycryptodomex,python3-pycryptodome/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250601050044/all/python3-pycryptodomex,python3-pycryptodome/buildhistory-diff.txt 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.23.0,3.23.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 e7d96a93a70e0a8f818345c8b873ac71e2ce556f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 1 Jun 2025 05:39:49 +0000 Subject: [PATCH] python3-pycryptodomex,python3-pycryptodome: upgrade 3.22.0 -> 3.23.0,3.22.0 -> 3.23.0 --- ...n3-pycryptodome_3.22.0.bb => python3-pycryptodome_3.23.0.bb} | 2 +- ...-pycryptodomex_3.22.0.bb => python3-pycryptodomex_3.23.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pycryptodome_3.22.0.bb => python3-pycryptodome_3.23.0.bb} (44%) rename meta/recipes-devtools/python/{python3-pycryptodomex_3.22.0.bb => python3-pycryptodomex_3.23.0.bb} (71%) diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.23.0.bb similarity index 44% rename from meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb rename to meta/recipes-devtools/python/python3-pycryptodome_3.23.0.bb index c65b2a71fc..2528162ff8 100644 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.22.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.23.0.bb @@ -1,5 +1,5 @@ require python-pycryptodome.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "fd7ab568b3ad7b77c908d7c3f7e167ec5a8f035c64ff74f10d47a4edd043d723" +SRC_URI[sha256sum] = "447700a657182d60338bab09fdb27518f8856aecd80ae4c6bdddb67ff5da44ef" diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb similarity index 71% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb index 5cc37d81c2..43dba3faa3 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.22.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.23.0.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "a1da61bacc22f93a91cbe690e3eb2022a03ab4123690ab16c46abb693a9df63d" +SRC_URI[sha256sum] = "71909758f010c82bc99b0abf4ea12012c98962fbf0583c2164f8b84533c2e4da" FILES:${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ -- 2.47.1