[14/24] python3-cython: upgrade 0.29.25 -> 0.29.26

Message ID 20220103161854.301148-14-otavio@ossystems.com.br
State Accepted, archived
Commit 749c8767935bf4a11103e7dad32042a1ba7d7d68
Headers show
Series [01/24] acpica: upgrade 20210930 -> 20211217 | expand

Commit Message

Otavio Salvador Jan. 3, 2022, 4:18 p.m. UTC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta/recipes-devtools/python/python-cython.inc                  | 2 +-
 .../{python3-cython_0.29.25.bb => python3-cython_0.29.26.bb}    | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-cython_0.29.25.bb => python3-cython_0.29.26.bb} (100%)

Patch

diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc
index 93d6fdf13b..278da5ea72 100644
--- a/meta/recipes-devtools/python/python-cython.inc
+++ b/meta/recipes-devtools/python/python-cython.inc
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = "a87cbe3756e7c464acf3e9420d8741e62d3b2eace0846cb39f664ad378aab284"
+SRC_URI[sha256sum] = "af377d543a762867da11fcf6e558f7a4a535ff8693f30cce123fab10c00fa312"
 UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
 
 inherit pypi
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.25.bb b/meta/recipes-devtools/python/python3-cython_0.29.26.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-cython_0.29.25.bb
rename to meta/recipes-devtools/python/python3-cython_0.29.26.bb