https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358
Max Brazhnikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #148 from Max Brazhnikov <[email protected]> --- 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.
