From: wangmy Date: Thu, 22 Apr 2021 07:54:05 +0000 (+0800) Subject: python3-cython: upgrade 0.29.22 -> 0.29.23 X-Git-Tag: uninative-3.1~83 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7f0482bf6709277f2506e71d828f6bed3ab72263;p=openembedded-core.git python3-cython: upgrade 0.29.22 -> 0.29.23 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc index 0e6bac06a7..04fd2ec2b7 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] = "df6b83c7a6d1d967ea89a2903e4a931377634a297459652e4551734c48195406" +SRC_URI[sha256sum] = "6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e" UPSTREAM_CHECK_REGEX = "Cython-(?P.*)\.tar" inherit pypi diff --git a/meta/recipes-devtools/python/python3-cython_0.29.22.bb b/meta/recipes-devtools/python/python3-cython_0.29.23.bb similarity index 100% rename from meta/recipes-devtools/python/python3-cython_0.29.22.bb rename to meta/recipes-devtools/python/python3-cython_0.29.23.bb