Package: python
Version: 2.7.5-5
Severity: important
File: /usr/bin/dh_python2
$ cat setup.py
setup(
name="flake8",
[...]
install_requires=[
"pyflakes >= 0.7.3",
"pep8 >= 1.4.6",
"mccabe >= 0.2.1",
],
[...]
$ grep Depends debian/*.substvars
python:Depends=python (>= 2.7), python (<< 2.8), python:any (>= 2.6.6-7~),
python:any, pyflakes, pep8, python-mccabe
Something seems to have been lost in translation …
-- System Information:
Debian Release: 7.3
APT prefers stable
APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (550,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python depends on:
ii libpython-stdlib 2.7.5-5
ii python-minimal 2.7.5-5
ii python2.7 2.7.6-5
python recommends no packages.
Versions of packages python suggests:
ii python-doc 2.7.3-4+deb7u1
pn python-tk <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]