From 378f1ce13c3531a64af5e625a293f8d580fc0f3c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Jul 2023 13:14:44 +0000
Subject: [PATCH] python3-numpy: upgrade 1.25.0 -> 1.25.1

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

diff --git a/meta/recipes-devtools/python/python3-numpy_1.25.0.bb b/meta/recipes-devtools/python/python3-numpy_1.25.1.bb
similarity index 96%
rename from meta/recipes-devtools/python/python3-numpy_1.25.0.bb
rename to meta/recipes-devtools/python/python3-numpy_1.25.1.bb
index d9d37dbf36..3632ab71ee 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.25.0.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.25.1.bb
@@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://0001-numpy-core-Define-RISCV-32-support.patch \
            file://run-ptest \
            "
-SRC_URI[sha256sum] = "f1accae9a28dc3cda46a91de86acf69de0d1b5f4edd44a9b0c3ceb8036dfff19"
+SRC_URI[sha256sum] = "9a3a9f3a61480cc086117b426a8bd86869c213fc4072e606f01c4e4b66eb92bf"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
-- 
2.39.2

