Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2026 09:30:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 270358] devel/py-setuptools: update to 81.0.0
Message-ID:  <bug-270358-21822-DWNHXFLxrl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270358-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270358-21822-DWNHXFLxrl>