fedora-python / pyp2rpm

Tool to convert a package from PyPI to RPM SPECFILE or to generate SRPM.
MIT License
125 stars 39 forks source link

setup.py not found #95

Closed mcyprian closed 7 years ago

mcyprian commented 7 years ago

Running pyp2rpm ndg-httpsclient fails with an error: "setup.py not found, maybe local_file is not proper source archive." Downloaded archive ndg_httpsclient-0.4.2.tar.gz seems to be alright and contains setup.py script.

mcyprian commented 7 years ago

The same problem with packages nau_net, MySQL-python, PrettyTable, Kimboot, websocket_client and few more.