[Python-apps-team] Bug#779703: isort is missing build dependencies, trying to download from pypi

Matthias Klose doko at debian.org
Wed Mar 4 09:15:32 UTC 2015


Package: src:isort
Version: 3.9.2+ds1-1
Severity: serious
Tags: sid

without network connection, the package fails to build:

   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: python3.4 setup.py test
running test
Searching for pies>=2.6.0
Reading https://pypi.python.org/simple/pies/
Download error on https://pypi.python.org/simple/pies/: [Errno 111] Connection
refused -- Some packages may not be found!
Couldn't find index page for 'pies' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 111] Connection
refused -- Some packages may not be found!
No local packages or download links found for pies>=2.6.0
error: Could not find suitable distribution for Requirement.parse('pies>=2.6.0')
E: pybuild pybuild:256: test: plugin distutils failed with: exit code=1:
python3.4 setup.py test
dh_auto_test: pybuild --test -i python{version} -p 3.4 --dir . returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 13



More information about the Python-apps-team mailing list