]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-numpy: upgrade 1.21.0 -> 1.21.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 22 Aug 2021 12:50:15 +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-numpy/python3-numpy_1.21.2.bb [moved from meta/recipes-devtools/python-numpy/python3-numpy_1.21.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/python-numpy/python3-numpy_1.21.0.bb
rename to meta/recipes-devtools/python-numpy/python3-numpy_1.21.2.bb
index a4d222c3aa33050bf53b0a8f171a166b9308da56..2d4c62af81124ef0c67abecdc50d52c92ffb7610 100644 (file)
@@ -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"