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.



_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to