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

Update setuptools (5.0.1 -> 5.1) (refs #196)

This commit is contained in:
Makoto Sasaki
2014-06-16 04:13:51 +09:00
parent e9e151c89e
commit 6697437d1a
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-5.0.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.1.tar.gz#3bc21bff50760a592080e4fa5caa194f814383bfe2af5b0b9091bc84b8e32791" python
install_package "setuptools-5.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.1.tar.gz#5855a13607cae9123df0981d814d32b5b413b7a20422f642bf3f4c355383485b" python
install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python