The purpose of this PR is to coordinate the switch from math/py-numpy1 to math/py-numpy. Plan: * ask for exp-run to identify ports that fails with numpy1 * switch ports to numpy2 * deprecate numpy1
Remark: science/py-netCDF4 1.7.2 (in the tree) depends on numpy 1, but the new release 1.7.4 requires numpy>=2.0.0 (and also setuptools>=77.0.1).
Folks, I've created a dedicated branch [1] to keep track of updates and fixes required for switching ports to numpy2. [1] https://codeberg.org/makc/freebsd-ports/commits/branch/numpy2
Antoine, I'd like to ask for an exp-run to test the switch from numpy1 to numpy2: https://people.freebsd.org/~makc/patches/switch_to_numpy2.diff Besides the trivial substitutions the patch contains fix for devel/shiboken6 and update for astro/py-pyerfa to support numpy2.