On 12/3/20 5:41 PM, Miroslav Suchý wrote:
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/
Upper case/lower case is no issue. pip install pyqt5-sip will give you PyQt5-sip
anyway. The problem is e.g. python3-qt5 vs PyQt5. Or python3-dns vs. dnspython.
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx