[Bug 294838] Mk/Uses/python.mk: PEP 427 normalization regex [:C|[-]+||g] does not convert '.' to '_', breaking pep517 builds for ports with '.' in PORTNAME

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Apr 2026 19:01:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294838

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|sunpoet@FreeBSD.org         |python@FreeBSD.org
             Status|New                         |Open
              Flags|maintainer-feedback?(sunpoe |maintainer-feedback+
                   |t@FreeBSD.org)              |

--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
This has been rolled into bug 270358, since setuptools did not fully
implement/comply with binary name normalisation until later versions. As
setuptools forms the lion's share of even USE_PYTHON=pep517 consumers, it makes
more sense to handle it there.

-- 
You are receiving this mail because:
You are the assignee for the bug.