> It's not a problem of python-pip. > For new venvs it's a problem of python-virtualenv that contains an > embedded source of pip 1.1 in /usr/share/python-virtualenv/pip-1.1.tar.gz > For old venvs I'm afraid there can be no proper solution aside from > installing the new pip version (unreleased yet) with easy_install.
I confirm, a bug should be opened on python-virtualenv package. This issue has been solved by python-pip 1.1-3 for the Debian python-pip package. For the Debian python-virtualenv package, a possible solution could be to patch this tarball either with the patch provided by the upstream [1] either with the patch used for the python-pip Debian package [2]. [1]: https://github.com/pypa/pip/issues/552 [2]: http://anonscm.debian.org/viewvc/python-modules/packages/python-pip/trunk/debian/patches/test_urlparse_uses_fragment.patch?revision=22249&view=markup Bye, Carl Chenet -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org