diff mbox series

[30/42] python3-numpy: upgrade 1.23.1 -> 1.23.2

Message ID 20220819072727.2236928-30-alex@linutronix.de
State Accepted, archived
Commit 627d7b9c9d010ccf3125f929a6d584ced9804e13
Headers show
Series [01/42] nfs-utils: upgrade 2.6.1 -> 2.6.2 | expand

Commit Message

Alexander Kanavin Aug. 19, 2022, 7:27 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../python/{python3-numpy_1.23.1.bb => python3-numpy_1.23.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-numpy_1.23.1.bb => python3-numpy_1.23.2.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.1.bb b/meta/recipes-devtools/python/python3-numpy_1.23.2.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.23.1.bb
rename to meta/recipes-devtools/python/python3-numpy_1.23.2.bb
index 67ab1d9298..960dcf9410 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.23.1.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.23.2.bb
@@ -13,7 +13,7 @@  SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S
            file://run-ptest \
            file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \
            "
-SRC_URI[sha256sum] = "d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624"
+SRC_URI[sha256sum] = "b78d00e48261fbbd04aa0d7427cf78d18401ee0abd89c7559bbf422e5b1c7d01"
 
 UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"