Opened 10 months ago
Closed 10 months ago
#19962 closed enhancement (fixed)
numpy-2.0.0 (Python module)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version.
Change History (4)
comment:1 by , 10 months ago
comment:2 by , 10 months ago
The build instructions work as we have now.
54.6 Elapsed Time - numpy-2.0.0
md5sum : a180aaba9982c6e15da6db62dab5eb4e /usr/src/python-modules/numpy-2.0.0.tar.gz 17900 /usr/src/python-modules/numpy-2.0.0.tar.gz SIZE (17.480 MB) 103648 kilobytes BUILD SIZE (101.218 MB) SBU=.580
The test instructions have changed. They will not work in the source tree. Some tests are skipped if fortran is not installed. We still need the virtual environment for the hypothesis module.
mkdir test cd test time python -c "import numpy, sys; sys.exit(numpy.test() is False)" FAILED f2py/tests/test_f2py2e.py::test_untitled_cli - subprocess.CalledProcessError: Command '['meson', 'setup', 'bbdir']' returned non-zero exit ... FAILED f2py/tests/test_f2py2e.py::test_no_py312_distutils_fcompiler - subprocess.CalledProcessError: Command '['meson', 'setup', 'bbdir']' returned non-zero exit ... 2 failed, 45996 passed, 2349 skipped, 2785 deselected, 58 xfailed, 5 xpassed in 120.86s (0:02:00)
comment:3 by , 10 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 10 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
934ef294da Update to nettle-3.10. 0dd7a94a3f Update to icewm-3.6.0. 32ae43462f Update to numpy-2.0.0 (Python module).
Note:
See TracTickets
for help on using tickets.
Release notes are at https://numpy.org/devdocs/release/2.0.0-notes.html