fedora-python / fedora-python/pyp2rpm
pyp2rpm <= 3.1.1 can't connect to PyPI server
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
PyPI APIs doesn't allow access via HTTP anymore:
https://mail.python.org/pipermail/distutils-sig/2016-June/029125.html
pyp2rpm <= 3.1.1 exits with connection failure message, because it uses URL http://pypi.python.org/pypi.
This is fixed in version 3.1.2 by commit ec383ceb8c63963d1e5.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.