https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358
--- Comment #183 from Hiroo Ono <[email protected]> --- math/py-pynleq2 is a little difficult to move to setuptools 81.0.0. The latest version dates about 8 years ago, and still uses deprecated numpy.distutils. The numpy document https://numpy.org/devdocs/reference/distutils_status_migration.html tells to move to methon or cmake+scikit-build, which needs a rewrite of the build script. Using setuptools is not possible because it does not support fortran. -- You are receiving this mail because: You are on the CC list for the bug.
