On 27-04-2023 15:03, Ian McInerney wrote:
Albeit, I don't mind naming it python-vkbasalt-cli and providing a
python3-vkbasalt-cli subpackage and a provides vkbasalt = ...

I did the same for python-fvs, which looks to be primarily a library
with an added utility [1]

I had the same question when packaging up git-revise (a Python-based
program that is a git extension, so it is an executable script), and the
advice I received was if the package is on PyPi, then it is probably best
to use a python-* name to make it discoverable (
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/QYWJ7UUEBSSQ5QAPJSVDWPLM5KOYRZW5/).
I decided to name the source RPM python-git-revise (instead of just
git-revise), and then included a subpackage with the shortname so that it
was still searchable/installable easily.

Yes. I'm leaning towards the same approach. Only vkbasalt-cli is not on PyPI, yet.

-- Sandro
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to