1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Update setuptools (3.4.4 -> 3.5.1)

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

View File

@@ -23,5 +23,5 @@ case "$(pypy_architecture 2>/dev/null || true)" in
;;
esac
install_package "setuptools-3.4.4" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.4.4.tar.gz#6ca9e8377b65233c2ff3a1752406a22d" python
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