[Bug 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Jan 2023 18:49:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722

--- Comment #39 from Rainer Hurling <rhurlin@FreeBSD.org> ---
(In reply to Charlie Li from comment #38)

Thanks for the explanation. For my port devel/py-pyls-black, the PYPI name (and
the github name) is pyls-black[1][2] (with minus sign), but wheel seems to
derive its name from setup.cfg entry in lines 20/21:

[options.entry_points]
pyls = pyls_black = pyls_black.plugin
          ^^^          ^^^

[1] https://pypi.org/project/pyls-black/
[2] https://github.com/rupert/pyls-black/


BTW: This also happens with other ports like textproc/py-whatthepatch ...

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