pip-1.4rc5 and virtualenv-1.10rc8 are now available the changes from the previous RCs: - Applied security patch to pip's ssl support related to certificate DNS wildcard matching (http://bugs.python.org/issue17980) - Fixed index header processing bug: https://github.com/pypa/pip/pull/1047
here's the RC install instructions again: $ curl -L -O https://github.com/pypa/virtualenv/archive/1.10rc8.tar.gz $ tar zxf 1.10rc8.tar.gz $ python virtualenv-1.10rc8/virtualenv.py myVE $ myVE/bin/pip --version pip 1.4rc5
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig