If you specifically need some version between 2.0.0 and 3.0.0:default numpy should be numpy2.
Code:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=2.0.0,1<3.0.0,1:math/py-numpy@${PY_FLAVOR}
If you specifically need some version between 2.0.0 and 3.0.0:default numpy should be numpy2.
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=2.0.0,1<3.0.0,1:math/py-numpy@${PY_FLAVOR}
In file included from /wrkdirs/usr/ports/cad/pythonocc-core/work/.build/Unix/amd64-Release-/AppDefPYTHON_wrap.cxx:5224:
/wrkdirs/usr/ports/cad/pythonocc-core/work/pythonocc-core-fe54be6549db400da0d59caeed7af1d04e92a9ab/src/SWIG_files/headers/Approx_module.hxx:24:9: fatal error: 'Approx_BSplineApproxInterp.hxx' file not found
24 | #include<Approx_BSplineApproxInterp.hxx>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~