https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358
--- Comment #162 from Hiroo Ono <[email protected]> --- 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.
