summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:51:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:29 +0100
commit2ade8194a4a5835880db56bd3b8d074e3c536af9 (patch)
tree8fed459e732a8cb669b7127afbd275352de4e2be /meta/recipes-devtools/python
parenta1bf545b016f741894434b75a11e42435edc901a (diff)
downloadpoky-2ade8194a4a5835880db56bd3b8d074e3c536af9.tar.gz
python3-cython: upgrade 0.29.16 -> 0.29.19
(From OE-Core rev: 293cce59b58e19909a8078015260b208b6398d67) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python-cython.inc3
-rw-r--r--meta/recipes-devtools/python/python3-cython_0.29.19.bb (renamed from meta/recipes-devtools/python/python3-cython_0.29.16.bb)0
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc
index 437e796629..eee567ed2c 100644
--- a/meta/recipes-devtools/python/python-cython.inc
+++ b/meta/recipes-devtools/python/python-cython.inc
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
7PYPI_PACKAGE = "Cython" 7PYPI_PACKAGE = "Cython"
8BBCLASSEXTEND = "native nativesdk" 8BBCLASSEXTEND = "native nativesdk"
9 9
10SRC_URI[md5sum] = "a899abaa48b68bb679aef45ceb4b89d3" 10SRC_URI[sha256sum] = "97f98a7dc0d58ea833dc1f8f8b3ce07adf4c0f030d1886c5399a2135ed415258"
11SRC_URI[sha256sum] = "232755284f942cbb3b43a06cd85974ef3c970a021aef19b5243c03ee2b08fa05"
12UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar" 11UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
13 12
14inherit pypi 13inherit pypi
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.16.bb b/meta/recipes-devtools/python/python3-cython_0.29.19.bb
index 2ce6bdbd68..2ce6bdbd68 100644
--- a/meta/recipes-devtools/python/python3-cython_0.29.16.bb
+++ b/meta/recipes-devtools/python/python3-cython_0.29.19.bb