[Bug 270358] devel/py-setuptools: update to 81.0.0

From: <bugzilla-noreply_at_freebsd.org>
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.