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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Apr 2026 02:58:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358

--- Comment #162 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
Created attachment 269788
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269788&action=edit
www/py-webob 1.8.9_1 patch

The port of www/py-webob puts a small pyproject.toml and set USE_PYTHON=
pep517, which result in an error with setuptools 81.0.0.
This patch removes pyproject.toml addition and get back to USE_PYTHON=
distutils.
This is also compatible with setuptools 63.1.0, but I wonder what was the
intension of adding pyproject.toml.

-- 
You are receiving this mail because:
You are on the CC list for the bug.