From 16e84f76d4f29a0f70c81125c8889f78166c3616 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 1 Nov 2022 10:36:01 +0000
Subject: [PATCH] python3-numpy: upgrade 1.23.3 -> 1.23.4

---
 .../python/{python3-numpy_1.23.3.bb => python3-numpy_1.23.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-numpy_1.23.3.bb => python3-numpy_1.23.4.bb} (96%)

diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.23.3.bb
rename to meta/recipes-devtools/python/python3-numpy_1.23.4.bb
index 9d086aedfd..d9172692b5 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb
@@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://run-ptest \
            file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \
            "
-SRC_URI[sha256sum] = "51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd"
+SRC_URI[sha256sum] = "ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases"
 
-- 
2.31.1

