[Bug 279338] PYPI MASTERSITE broken for tools that conform to pep 625 filename normalization

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Feb 2025 07:38:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279338

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vishwin@freebsd.org
             Status|New                         |Open
              Flags|                            |maintainer-feedback+

--- Comment #1 from Charlie Li <vishwin@freebsd.org> ---
In theory, yes. The problem, last I did some exhaustive checking, is that PyPI
itself is not consistent with filename normalisation. Without consistency
there, we would have to blanket specify multiple DISTNAMEs for a few of the
more common normalisation inputs and outputs. And then that leads to problems
with the port distinfo.

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