summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python-numpy
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-08 09:46:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-08 21:35:05 +0100
commitc50312060446e7eaab11b3be90737fdec08dcc66 (patch)
treee4963f974d5afd82c36f17a09ee651c18f2a2f42 /meta/recipes-devtools/python-numpy
parent6505cd832a946ccfbe07ad8d3d91962171fdef3a (diff)
downloadopenembedded-core-contrib-c50312060446e7eaab11b3be90737fdec08dcc66.tar.gz
python3-numpy: upgrade 1.18.4 -> 1.18.5
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-numpy')
-rw-r--r--meta/recipes-devtools/python-numpy/python-numpy.inc3
-rw-r--r--meta/recipes-devtools/python-numpy/python3-numpy_1.18.5.bb (renamed from meta/recipes-devtools/python-numpy/python3-numpy_1.18.4.bb)0
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 6a437e7c3c..75309e3080 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -9,8 +9,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
file://0001-convert-shebang-from-python-to-python3.patch \
"
-SRC_URI[md5sum] = "70e6c294f8dffa8d630eda1b0d42ae4d"
-SRC_URI[sha256sum] = "e0781ec6627e85f2a618478ee278893343fb8b40577b4c74b2ec15c7a5b8f698"
+SRC_URI[sha256sum] = "2c095bd1c5290966cceee8b6ef5cd66f13cd0e9d6d0e8d6fc8961abd64a8e51f"
UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.18.4.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.18.5.bb
index d388e88d25..d388e88d25 100644
--- a/meta/recipes-devtools/python-numpy/python3-numpy_1.18.4.bb
+++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.18.5.bb