From: Alexander Kanavin Date: Sun, 22 Aug 2021 12:50:14 +0000 (+0200) Subject: python3-cython: upgrade 0.29.23 -> 0.29.24 X-Git-Tag: uninative-3.4~116 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8ae1c8e5b3ca9f05df9bfe49961347f118203c0f;p=openembedded-core.git python3-cython: upgrade 0.29.23 -> 0.29.24 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc index e3f14fc49b..5a8ec2a0ff 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] = "6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e" +SRC_URI[sha256sum] = "cdf04d07c3600860e8c2ebaad4e8f52ac3feb212453c1764a49ac08c827e8443" UPSTREAM_CHECK_REGEX = "Cython-(?P.*)\.tar" inherit pypi diff --git a/meta/recipes-devtools/python/python3-cython_0.29.23.bb b/meta/recipes-devtools/python/python3-cython_0.29.24.bb similarity index 99% rename from meta/recipes-devtools/python/python3-cython_0.29.23.bb rename to meta/recipes-devtools/python/python3-cython_0.29.24.bb index 296fb39b6f..b1d21bd15c 100644 --- a/meta/recipes-devtools/python/python3-cython_0.29.23.bb +++ b/meta/recipes-devtools/python/python3-cython_0.29.24.bb @@ -34,3 +34,4 @@ cython_fix_sources () { fi done } +