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

Update setuptools (5.0 -> 5.0.1) (refs #193)

This commit is contained in:
Makoto Sasaki
2014-06-15 08:47:40 +09:00
parent 21c0d930e9
commit 3169a4894b
77 changed files with 77 additions and 77 deletions

View File

@@ -1,4 +1,4 @@
require_gcc
install_package "pypy-2.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-src.tar.bz2#31b3066c9739b117d6bb1bdc485a919dc3b67370ec00437de1b74069943f7f17" "pypy_builder" verify_py27
install_package "setuptools-5.0" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.tar.gz#684c6d96f498775e171202fe0c59150de34f1651142b132a48e65ef645a36cff" python
install_package "setuptools-5.0.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.1.tar.gz#3bc21bff50760a592080e4fa5caa194f814383bfe2af5b0b9091bc84b8e32791" python
install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python