Package: python-autopep8
Version: 0.9.1-2
Severity: grave
Justification: renders package unusable
The package is missing a dependency on python-pkg-resources:
# autopep8
Traceback (most recent call last):
File "/usr/bin/autopep8", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Regards
-- System Information:
Debian Release: stretch/sid
APT prefers unstable-debug
APT policy: (650, 'unstable-debug'), (650, 'buildd-unstable'), (650,
'unstable'), (601, 'testing'), (600, 'experimental-debug'), (600,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Sebastian Ramacher