To: ['Joshua Watt ', 'Joshua Watt '] To: openembedded-core@lists.openembedded.org Subject: [AUH] python3-pycryptodomex,python3-pycryptodome: upgrading to 3.21.0,3.21.0 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20241010110602/all/python3-pycryptodomex,python3-pycryptodome/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20241010110602/all/python3-pycryptodomex,python3-pycryptodome/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20241010110602/all/python3-pycryptodomex,python3-pycryptodome/0001-python3-pycryptodomex-python3-pycryptodome-upgrade-3.patch 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/ \ -- 2.44.1