[Python-modules-team] Bug#653650: ipython: Please depend on "python (>= 2.7) | python-argparse"
Adrian Bunk
bunk at stusta.de
Thu Dec 29 23:29:45 UTC 2011
Source: ipython
Version: 0.11-2
Severity: normal
The unconditional dependency on python-argparse always pulls in python2.6.
argparse was included in python2.7
Please change the argparse dependency to
python (>= 2.7) | python-argparse
The same change also makes sense for the build dependencies.
More information about the Python-modules-team
mailing list