From: Otavio Salvador Date: Mon, 3 Jan 2022 16:18:44 +0000 (-0300) Subject: python3-cython: upgrade 0.29.25 -> 0.29.26 X-Git-Tag: uninative-3.5~369 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=749c8767935bf4a11103e7dad32042a1ba7d7d68;p=openembedded-core.git python3-cython: upgrade 0.29.25 -> 0.29.26 Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- 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.*)\.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