[Bug 270358] devel/py-setuptools: update to 81.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270358] devel/py-setuptools: Update to 67.6.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Apr 2026 09:30:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358 --- Comment #183 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> --- 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.