]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-cython: upgrade 0.29.23 -> 0.29.24
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 22 Aug 2021 12:50:14 +0000 (14:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 07:25:49 +0000 (08:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-cython.inc
meta/recipes-devtools/python/python3-cython_0.29.24.bb [moved from meta/recipes-devtools/python/python3-cython_0.29.23.bb with 99% similarity]

index e3f14fc49b4bb802f1ebf2ccfa63592108a7ae40..5a8ec2a0ff1a8c531f74cf52d65030f63b2df2d7 100644 (file)
@@ -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<pver>.*)\.tar"
 
 inherit pypi
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 296fb39b6fda037c5adce26b6688f9faf777a892..b1d21bd15c0572e830fbc9bcdfc09a76ba506ded 100644 (file)
@@ -34,3 +34,4 @@ cython_fix_sources () {
                fi
        done
 }
+