1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

Update pip (1.5.4 -> 1.5.5)

This commit is contained in:
Yamashita Yuu
2014-05-07 23:08:18 +09:00
parent 4501d90896
commit d707546912
65 changed files with 65 additions and 65 deletions

View File

@@ -50,4 +50,4 @@ case "$(pypy_architecture 2>/dev/null || true)" in
esac
install_package "setuptools-3.5.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.5.1.tar.gz#d0447ca5adeeac93ef43931c395788c3" python
install_package "pip-1.5.4" "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#834b2904f92d46aaa333267fb1c922bb" python
install_package "pip-1.5.5" "https://pypi.python.org/packages/source/p/pip/pip-1.5.5.tar.gz#7520581ba0687dec1ce85bd15496537b" python