numpy: bump to 2.4.2
authorAlexandru Ardelean <redacted>
Thu, 12 Mar 2026 11:47:36 +0000 (13:47 +0200)
committerHannu Nyman <redacted>
Fri, 13 Mar 2026 07:34:28 +0000 (09:34 +0200)
commit68f18ae0ef761b7aabd9024de29caee7b1aaddbc
treeda421cc882fbcc1d373ad8b72494bab91546d7c0
parent6b23febb1573e02ebbedb0f6280ba589ef2cd48e
numpy: bump to 2.4.2

Changelog:
- Fix memory leaks
- Fix validation of contraction axes in tensordot
- Fix free-threaded PyObject layout bugs
- Fix thread safety in array_getbuffer
- Fix quantile promotion logic
- Fix compatibility with latest Cython version
- Update OpenBLAS to fix hanging issues

Full release notes:
https://github.com/numpy/numpy/releases/tag/v2.4.2

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/numpy/Makefile
git clone https://git.99rst.org/PROJECT