Source: shortuuid
Version: 0.4.3-1
Severity: serious
Justification: fails to build from source

Building the package fails in the test suite because the pep8 module is now in 
the python-pep8 package. 

The Build-Depends for this package need to be updated.

Here is the failing part of the build:

debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e ; \
python2.7 build2.7/lib.*-2.7/shortuuid/tests.py
Traceback (most recent call last):
  File "build2.7/lib.linux-x86_64-2.7/shortuuid/tests.py", line 5, in <module>
    import pep8
ImportError: No module named pep8
debian/rules:16: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Edward.

Reply via email to