]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-cython: upgrade 0.29.16 -> 0.29.19
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 31 May 2020 15:51:52 +0000 (17:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 14:25:54 +0000 (15: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.19.bb [moved from meta/recipes-devtools/python/python3-cython_0.29.16.bb with 100% similarity]

index 437e7966291b907baeaa54b6eb7a03b36663d249..eee567ed2ca5fbfaaeae5f247daa0cfa6c2a6411 100644 (file)
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "a899abaa48b68bb679aef45ceb4b89d3"
-SRC_URI[sha256sum] = "232755284f942cbb3b43a06cd85974ef3c970a021aef19b5243c03ee2b08fa05"
+SRC_URI[sha256sum] = "97f98a7dc0d58ea833dc1f8f8b3ce07adf4c0f030d1886c5399a2135ed415258"
 UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
 
 inherit pypi