[Bug 268893] Mk/Uses/python.mk: need a way to specify wheel name != PORTNAME

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Jan 2023 03:51:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268893

--- Comment #14 from Charlie Li <vishwin@freebsd.org> ---
(In reply to John Hein from comment #11)
Looking at the revision history, looks like an oversight when clarifying
differing cases on whether the package is registered on PyPI or not. For
packages with uppercase letters like gTTS, PyPI does register them as such, so
PORTNAME casing has to match here, which is consistent with our policy. We do
have to update our policy in light of PEP-517 and the addition/changeover of
MASTER_SITES=PYPI, however.

(In reply to Nuno Teixeira from comment #10)
Yes, PORTNAMEs have to match casing, but the directory names can stay.

-- 
You are receiving this mail because:
You are on the CC list for the bug.