diff mbox series

[07/15] python3-cython: upgrade 3.2.3 -> 3.2.4

Message ID 20260107103102.458-7-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/15] at-spi2-core: upgrade 2.58.2 -> 2.58.3 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:30 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-cython_3.2.3.bb => python3-cython_3.2.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cython_3.2.3.bb => python3-cython_3.2.4.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-cython_3.2.3.bb b/meta/recipes-devtools/python/python3-cython_3.2.4.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-cython_3.2.3.bb
rename to meta/recipes-devtools/python/python3-cython_3.2.4.bb
index f58b74f272..3e889857e1 100644
--- a/meta/recipes-devtools/python/python3-cython_3.2.3.bb
+++ b/meta/recipes-devtools/python/python3-cython_3.2.4.bb
@@ -7,7 +7,7 @@  SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
 
-SRC_URI[sha256sum] = "f13832412d633376ffc08d751cc18ed0d7d00a398a4065e2871db505258748a6"
+SRC_URI[sha256sum] = "84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6"
 
 inherit pypi setuptools3 cython