mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-09 20:13:47 -05:00
Update setuptools (1.4 -> 1.4.1)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require_cc --if has_broken_mac_llvm_gcc "clang"
|
||||
install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline
|
||||
install_hg "Python-3.3-dev" "https://bitbucket.org/mirror/cpython" "3.3" standard verify_py33
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user