On Fri, 1 May 2020, Ian McInerney wrote:
I am working on packaging up a git tool that is written in Python
(git-revise: https://github.com/mystor/git-revise), and was wondering if the
"python3-%{name}" applies to tools like this, e.g. ones that are written in
Python but are designed for use on their own instead of as an importable
module (since this creates a /usr/bin/git-revise launcher).
Thanks,
Generally, no. The python3- naming policy applies only to
libraries/modules. See:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_naming
Scott
_______________________________________________
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