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

Update setuptools (4.0.1 -> 5.0) (refs #190)

This commit is contained in:
Makoto Sasaki
2014-06-15 03:00:55 +09:00
parent 2b5ee0c425
commit f470c80e5a
77 changed files with 77 additions and 77 deletions

View File

@@ -49,5 +49,5 @@ case "$(pypy_architecture 2>/dev/null || true)" in
;;
esac
install_package "setuptools-4.0.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-4.0.1.tar.gz#bdb18342c53a2320a9dfdb0897fc3b688f01108eb21108c557d01ede9611dba7" python
install_package "setuptools-5.0" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.tar.gz#684c6d96f498775e171202fe0c59150de34f1651142b132a48e65ef645a36cff" python
install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python