Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 281470: math/py-numpy: Update to 2.1.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470
--- Description --- numpy2 released for a long time, there are 2 choice for us to update numpy: 1) create a new port: math/py-numpy2 2) update math/py-numpy to 2.x and create math/py-numpy1 if necessary I tried both ways now I would like select 2, althought it would break many ports. We can fix it, actually many ports hold the update waiting for numpy2. When update numpy, scipy should be updated together, and pandas, and pythran. With this patches, numpy-2.1.1 and scipy-1.14.1 build well and run well, numpy-2.1.1 pass all tests, scipy-1.14.1 has only 6 fails in all tests. Any suggestions welcomed !