From: Trevor Gamblin <tgamblin@baylibre.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][PATCH] python3-numpy: upgrade 2.3.5 -> 2.4.0
Date: Mon, 5 Jan 2026 12:18:30 -0500 [thread overview]
Message-ID: <20260105171830.3762638-1-tgamblin@baylibre.com> (raw)
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 <tgamblin@baylibre.com>
---
.../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
next reply other threads:[~2026-01-05 17:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 17:18 Trevor Gamblin [this message]
2026-01-06 12:54 ` [OE-core][PATCH] python3-numpy: upgrade 2.3.5 -> 2.4.0 Mathieu Dubois-Briand
2026-01-06 20:54 ` Trevor Gamblin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260105171830.3762638-1-tgamblin@baylibre.com \
--to=tgamblin@baylibre.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox