summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-08-22 14:50:15 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-23 08:25:49 +0100
commitc96af3d9af52d65c36bb058b4499603ed4a2c003 (patch)
tree6063b13f4144052fbab068279db2f9bbff25dd0a /meta/recipes-devtools
parent8ae1c8e5b3ca9f05df9bfe49961347f118203c0f (diff)
downloadopenembedded-core-c96af3d9af52d65c36bb058b4499603ed4a2c003.tar.gz
python3-numpy: upgrade 1.21.0 -> 1.21.2
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb (renamed from meta/recipes-devtools/python-numpy/python3-numpy_1.21.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.21.0.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb
index a4d222c3aa..2d4c62af81 100644
--- a/meta/recipes-devtools/python-numpy/python3-numpy_1.21.0.bb
+++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
file://0001-numpy-core-Define-RISCV-32-support.patch \
file://run-ptest \
"
-SRC_URI[sha256sum] = "b662c841b29848c04d9134f31dbaa7d4c8e673f45bb3a5f28d02f49c424d558a"
+SRC_URI[sha256sum] = "76af194fbc117934ec5bbe2ff15177adbd05aeed23f18ee209ed88edcd777e05"
UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"