Dne 03. 12. 20 v 9:52 Vít Ondruch napsal(a):
> Yes, that was the idea. I can imagine, that the reason for your proposal is 
> probably the not so straight forward
> transition from upstream name "foo" to Fedora name "python3-foo". But I am 
> not expert on Python naming conventions.

The reverse direction is the problem.

When there is
 - external:* then I know I have to use non-rpm content.
 - external:pypi:* then I know I will use PyPI and I need to run pip3
 - external:pypi:foo then I know I have to run 'pip3 install foo'

The problem with external:python3-foo is that there is no direct one-to-one 
mapping to PyPI name. There are some
packages where there was change in upper case/lower case. E.g., 
python3-pyqt5-sip vs. https://pypi.org/project/PyQt5-sip/

-- 
Miroslav Suchy, RHCA
Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to 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/devel@lists.fedoraproject.org

Reply via email to