Message ID | 010101972bc6b770-cfad9cfc-afb2-4be0-8e17-96dd71891e0e-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] python3-cython: upgrading to 3.1.1 SUCCEEDED | expand |
diff --git a/meta/recipes-devtools/python/python3-cython_3.1.0.bb b/meta/recipes-devtools/python/python3-cython_3.1.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-cython_3.1.0.bb rename to meta/recipes-devtools/python/python3-cython_3.1.1.bb index f93135b94b..1bc6eda4ac 100644 --- a/meta/recipes-devtools/python/python3-cython_3.1.0.bb +++ b/meta/recipes-devtools/python/python3-cython_3.1.1.bb @@ -7,7 +7,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" -SRC_URI[sha256sum] = "1097dd60d43ad0fff614a57524bfd531b35c13a907d13bee2cc2ec152e6bf4a1" +SRC_URI[sha256sum] = "505ccd413669d5132a53834d792c707974248088c4f60c497deb1b416e366397" inherit pypi setuptools3 cython
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-cython* to *3.1.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-cython-upgrade-3.1.0-3.1.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 8229aaa93bd2f84927eab1a443eeb2f8398686da Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sun, 1 Jun 2025 09:19:16 +0000 Subject: [PATCH] python3-cython: upgrade 3.1.0 -> 3.1.1 --- .../python/{python3-cython_3.1.0.bb => python3-cython_3.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cython_3.1.0.bb => python3-cython_3.1.1.bb} (93%)