As far as I've seen, it does not provide python-argparse, only python2.7-argparse.:
Package: python2.7 Version: 2.7.2-13 [...] Provides: python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref So the final solution might be to depend on "python-argparse | python2.7-argparse". Right now it still pulls 2.6. On Friday 20 January 2012 20:02:13 Sandro Tosi wrote: > On Fri, Jan 20, 2012 at 19:54, Carlos Izquierdo <[email protected]> wrote: > > modifying Python's package to solve this (by providing python-argparse) > > might be a little overkill. > > please note that python2.7 has started to (uncoordinatedly) provides > python-argparse, python2.7-argparse . > > _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

