This was caused by a missing build dependency on python-requests. The
pypi-install script requires it. After installing the package in a
clean vagrant image:

root@10:~# pypi-install --help
Traceback (most recent call last):
  File "/usr/bin/pypi-install", line 5, in <module>
    from stdeb.downloader import myprint, get_source_tarball
  File "/usr/lib/python2.7/dist-packages/stdeb/downloader.py", line
10, in <module>
    import requests
ImportError: No module named requests

I have committed the change to the svn repo.

Piotr, can you tag and upload the package with the updated depends?

Regards,
Jordan Metzmeier


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to