1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 13:03:46 -05:00

replace distribute by new setuptools

This commit is contained in:
Yamashita Yuu
2013-06-04 20:31:08 +09:00
parent 2cc2c22094
commit e9bcd9e0bd
59 changed files with 59 additions and 59 deletions

View File

@@ -1,3 +1,3 @@
install_package "Python-3.2.4" "http://www.python.org/ftp/python/3.2.4/Python-3.2.4.tgz#3af05758d0bc2b1a27249e8d622c3e91" standard verify_py32
install_package "distribute-0.6.45" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.45.tar.gz#8953f2c07e6700dabf2ec150129b8c31" python
install_package "setuptools-0.7.1" "https://bitbucket.org/pypa/setuptools/downloads/setuptools-0.7.1.tar.gz#5d5b6c21b6a83b2346d119d245c3a287" python
install_package "pip-1.3.1" "http://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python