On Friday, 1 May 2020 15.45.23 WEST Ian McInerney wrote:
> Thanks. I had seen that part of the policies, but I wasn't sure what counted
> as a "module" (I don't work with Python much and so I didn't know if the
> fact there were items installed into the site packages directory or an
> egg-info made it count as a module).
> 
> -Ian

OTHO this is available through pypi:
https://pypi.org/project/git-revise/[1] 

and you can create a python module.

Basically your question applies to the name of the srpm. Since it can have a 
python3 
subpackage. :-)

In the case of nikola I opted to name it python-nikola, with a subpackage 
called nikola that 
has the binary and the module is in pyhton3-nikola.

At the same I find it handy if a package is available at pypi to be available 
as python3-
<pypiname>.

Regards,
-- 
José Abílio

--------
[1] https://pypi.org/project/git-revise/
_______________________________________________
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

Reply via email to