mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Update setuptools (1.1.4 -> 1.1.6)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require_java
|
||||
install_jar "Jython-2.5.3" "http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.5.3/jython-installer-2.5.3.jar#41633b4557483d6d4237ee79ffcebe7b" jython
|
||||
install_package "setuptools-1.1.4" "https://pypi.python.org/packages/source/s/setuptools/setuptools-1.1.4.tar.gz#e6712aaf91f9fe94faa5b677d343b23f" python
|
||||
install_package "setuptools-1.1.6" "https://pypi.python.org/packages/source/s/setuptools/setuptools-1.1.6.tar.gz#ee82ea53def4480191061997409d2996" python
|
||||
# pip (>= 1.3) does not work properly since it uses HTTPS for downloads
|
||||
# * https://github.com/yyuu/pyenv/issues/15
|
||||
install_package "pip-1.2.1" "https://pypi.python.org/packages/source/p/pip/pip-1.2.1.tar.gz#db8a6d8a4564d3dc7f337ebed67b1a85" python
|
||||
|
||||
Reference in New Issue
Block a user