[Python-modules-team] Bug#759981: sbuild?

Jordan Metzmeier jmetzmeier01 at gmail.com
Fri Sep 19 06:17:55 UTC 2014


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 at 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



More information about the Python-modules-team mailing list