Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-cython* to *3.2.5* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-cython-upgrade-3.2.4-3.2.5.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 b0c290f93e329716b39482749af14cf4fd0f9261 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 11 Jun 2026 09:21:10 +0000
Subject: [PATCH] python3-cython: upgrade 3.2.4 -> 3.2.5
---
...Replace-not-predictable-build-path-prefix-with-hardc.patch | 4 ++--
.../{python3-cython_3.2.4.bb => python3-cython_3.2.5.bb} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/python/{python3-cython_3.2.4.bb =>
python3-cython_3.2.5.bb} (93%)
diff --git
a/meta/recipes-devtools/python/python3-cython/0001-Replace-not-predictable-build-path-prefix-with-hardc.patch
b/meta/recipes-devtools/python/python3-cython/0001-Replace-not-predictable-build-path-prefix-with-hardc.patch
index d232f58e02..fad7f28a60 100644
---
a/meta/recipes-devtools/python/python3-cython/0001-Replace-not-predictable-build-path-prefix-with-hardc.patch
+++
b/meta/recipes-devtools/python/python3-cython/0001-Replace-not-predictable-build-path-prefix-with-hardc.patch
@@ -1,4 +1,4 @@
-From 77c73d8c317224f66af66521f8cfe7a8e5491136 Mon Sep 17 00:00:00 2001
+From 949e3c185719c37b3a3e4c11664db16533f51dc8 Mon Sep 17 00:00:00 2001
From: Hongxu Jia <[email protected]>
Date: Wed, 17 Sep 2025 01:42:08 -0700
Subject: [PATCH] Replace not predictable build path prefix with hardcode
@@ -53,7 +53,7 @@ Signed-off-by: Hongxu Jia <[email protected]>
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Cython/Compiler/ModuleNode.py b/Cython/Compiler/ModuleNode.py
-index c1d8783..f24b2d9 100644
+index 30e67aa..ade6a7f 100644
--- a/Cython/Compiler/ModuleNode.py
+++ b/Cython/Compiler/ModuleNode.py
@@ -877,7 +877,9 @@ class ModuleNode(Nodes.Node, Nodes.BlockNode):
diff --git a/meta/recipes-devtools/python/python3-cython_3.2.4.bb
b/meta/recipes-devtools/python/python3-cython_3.2.5.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-cython_3.2.4.bb
rename to meta/recipes-devtools/python/python3-cython_3.2.5.bb
index 3e889857e1..373387576a 100644
--- a/meta/recipes-devtools/python/python3-cython_3.2.4.bb
+++ b/meta/recipes-devtools/python/python3-cython_3.2.5.bb
@@ -7,7 +7,7 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
-SRC_URI[sha256sum] =
"84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6"
+SRC_URI[sha256sum] =
"3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1"
inherit pypi setuptools3 cython
--
2.47.1
packages/x86-64-v3-poky-linux/python3-cython: SRC_URI changed from "https://files.pythonhosted.org/packages/source/c/cython/cython-3.2.4.tar.gz;downloadfilename=cython-3.2.4.tar.gz file://0001-Replace-not-predictable-build-path-prefix-with-hardc.patch" to "https://files.pythonhosted.org/packages/source/c/cython/cython-3.2.5.tar.gz;downloadfilename=cython-3.2.5.tar.gz file://0001-Replace-not-predictable-build-path-prefix-with-hardc.patch" packages/x86-64-v3-poky-linux/python3-cython: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-dbg: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-dbg: PKGSIZE changed from 27124744 to 27172376 (+0%) packages/x86-64-v3-poky-linux/python3-cython/python3-cython-dbg: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-dev: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-dev: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-doc: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-doc: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-locale: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-locale: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-src: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-src: FILELIST: directory renamed /usr/src/debug/python3-cython/3.2.4/Cython -> /usr/src/debug/python3-cython/3.2.5/Cython, directory renamed /usr/src/debug/python3-cython/3.2.4/Cython/Tempita -> /usr/src/debug/python3-cython/3.2.5/Cython/Tempita, directory renamed /usr/src/debug/python3-cython/3.2.4/Cython/Plex -> /usr/src/debug/python3-cython/3.2.5/Cython/Plex, directory renamed /usr/src/debug/python3-cython/3.2.4/Cython/Compiler -> /usr/src/debug/python3-cython/3.2.5/Cython/Compiler, directory renamed /usr/src/debug/python3-cython/3.2.4/Cython/Runtime -> /usr/src/debug/python3-cython/3.2.5/Cython/Runtime packages/x86-64-v3-poky-linux/python3-cython/python3-cython-src: PKGSIZE changed from 23716417 to 23735594 (+0%) packages/x86-64-v3-poky-linux/python3-cython/python3-cython-src: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython-staticdev: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython-staticdev: PV changed from "3.2.4" to "3.2.5" packages/x86-64-v3-poky-linux/python3-cython/python3-cython: PKGV changed from 3.2.4 [default] to 3.2.5 [default] packages/x86-64-v3-poky-linux/python3-cython/python3-cython: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cython-3.2.4.dist-info -> /usr/lib/python3.14/site-packages/cython-3.2.5.dist-info packages/x86-64-v3-poky-linux/python3-cython/python3-cython: PKGSIZE changed from 15314718 to 15319946 (+0%) packages/x86-64-v3-poky-linux/python3-cython/python3-cython: PV changed from "3.2.4" to "3.2.5" Changes to packages/x86-64-v3-poky-linux/python3-cython (sysroot): /usr/lib/python3.14/site-packages/cython-3.2.4.dist-info moved to /usr/lib/python3.14/site-packages/cython-3.2.5.dist-info
packages/x86-64-v3-poky-linux/python3-cython/python3-cython: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cython-3.2.4.dist-info -> /usr/lib/python3.14/site-packages/cython-3.2.5.dist-info Changes to packages/x86-64-v3-poky-linux/python3-cython (sysroot): /usr/lib/python3.14/site-packages/cython-3.2.4.dist-info moved to /usr/lib/python3.14/site-packages/cython-3.2.5.dist-info
0001-python3-cython-upgrade-3.2.4-3.2.5.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238489): https://lists.openembedded.org/g/openembedded-core/message/238489 Mute This Topic: https://lists.openembedded.org/mt/119759864/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
