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

update setuptools (0.7.7 -> 0.8)

This commit is contained in:
Yamashita Yuu
2013-07-08 16:25:24 +09:00
parent ed2937f4d1
commit b04e067c83
65 changed files with 65 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
require_gcc
install_hg "pypy-1.8-dev" "https://bitbucket.org/pypy/pypy" "release-1.8.x" "pypy_builder" verify_py27
install_package "setuptools-0.7.7" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.7.7.tar.gz#0d7bc0e1a34b70a97e706ef74aa7f37f" python
install_package "setuptools-0.8" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.8.tar.gz#ab5f2bbc67f0dbdfeb3075f14d0b029c" python
install_package "pip-1.3.1" "http://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python