Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2026 16:54:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 270358] devel/py-setuptools: update to 81.0.0
Message-ID:  <bug-270358-21822-VSfabnsAyb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270358-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270358-21822-VSfabnsAyb>