Changelog: https://github.com/numpy/numpy/releases/tag/v2.4.0

ptests look OK:

|============================================================================
|Testsuite summary
|# TOTAL: 48248
|# PASS: 46447
|# SKIP: 1767
|# XFAIL: 32
|# FAIL: 0
|# XPASS: 2
|# ERROR: 0
|DURATION: 327
|END: /usr/lib/python3-numpy/ptest
|2026-01-05T16:24
|STOP: ptest-runner
|TOTAL: 1 FAIL: 0
|root@qemux86-64:~#

and reproducibility:

|2026-01-05 12:08:19,641 - oe-selftest - INFO - Ran 1 test in 1449.498s
|2026-01-05 12:08:19,642 - oe-selftest - INFO - OK
|2026-01-05 12:08:23,069 - oe-selftest - INFO - RESULTS:
|2026-01-05 12:08:23,069 - oe-selftest - INFO - RESULTS - 
reproducible.ReproducibleTests.test_reproducible_builds: PASSED (1402.66s)
|2026-01-05 12:08:23,069 - oe-selftest - INFO - SUMMARY:
|2026-01-05 12:08:23,070 - oe-selftest - INFO - oe-selftest () - Ran 1 test in 
1449.498s
|2026-01-05 12:08:23,070 - oe-selftest - INFO - oe-selftest - OK - All required 
tests passed (successes=1, skipped=0, failures=0, errors=0)

Signed-off-by: Trevor Gamblin <[email protected]>
---
 .../python/{python3-numpy_2.3.5.bb => python3-numpy_2.4.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-numpy_2.3.5.bb => 
python3-numpy_2.4.0.bb} (97%)

diff --git a/meta/recipes-devtools/python/python3-numpy_2.3.5.bb 
b/meta/recipes-devtools/python/python3-numpy_2.4.0.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-numpy_2.3.5.bb
rename to meta/recipes-devtools/python/python3-numpy_2.4.0.bb
index 55b8091ff8..cd6664ee18 100644
--- a/meta/recipes-devtools/python/python3-numpy_2.3.5.bb
+++ b/meta/recipes-devtools/python/python3-numpy_2.4.0.bb
@@ -12,7 +12,7 @@ SRC_URI = 
"${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://fix_reproducibility.patch \
            file://run-ptest \
            "
-SRC_URI[sha256sum] = 
"784db1dcdab56bf0517743e746dfb0f885fc68d948aba86eeec2cba234bdf1c0"
+SRC_URI[sha256sum] = 
"6e504f7b16118198f138ef31ba24d985b124c2c469fe8467007cf30fd992f934"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases";
 UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
-- 
2.52.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#228872): 
https://lists.openembedded.org/g/openembedded-core/message/228872
Mute This Topic: https://lists.openembedded.org/mt/117090117/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to