1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 20:43:48 -05:00

Update setuptools (1.4 -> 1.4.1)

This commit is contained in:
Yamashita Yuu
2013-11-27 20:48:06 +09:00
parent bc2d2456ae
commit 20eb5c4913
85 changed files with 85 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
require_gcc
install_package "pypy-2.0-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.tar.bz2#4dc82e2240dd2b5be313119672988538" "pypy_builder" verify_py27
install_package "setuptools-1.4" "https://pypi.python.org/packages/source/s/setuptools/setuptools-1.4.tar.gz#5710464bc5a61d75f5087f15ce63cfe0" python
install_package "setuptools-1.4.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-1.4.1.tar.gz#65bb270fbae373c26a2fa890ad907818" python
install_package "pip-1.4.1" "https://pypi.python.org/packages/source/p/pip/pip-1.4.1.tar.gz#6afbb46aeb48abac658d4df742bff714" python