[Bug 270358] devel/py-setuptools: update to 81.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270358] devel/py-setuptools: Update to 67.6.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.