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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Mar 2026 16:54:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358

Max Brazhnikov <makc@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |makc@FreeBSD.org

--- Comment #148 from Max Brazhnikov <makc@FreeBSD.org> ---
Some ports fails at stage-qa with errors like this:

Error: Python package installs top-level 'tests/' directory in site-packages
Error:   Location: lib/python3.11/site-packages/tests
Error: This causes file conflicts with other packages. Exclude it via
pyproject.toml:
Error:   [tool.setuptools.packages.find]
Error:   exclude = ["tests", "tests.*"]

Can we get blanket approval to fix them?

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