mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 04:23:47 -05:00
update distribute version (0.6.38 -> 0.6.40)
This commit is contained in:
@@ -27,6 +27,6 @@ if [ -z "$PYPY_URL" ]; then
|
||||
exit 1
|
||||
else
|
||||
install_package "pypy-2.0" "$PYPY_URL" pypy
|
||||
install_package "distribute-0.6.38" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.38.tar.gz#a0bc8fdb8b7b36234dcb1ff3d1fc702d" python
|
||||
install_package "distribute-0.6.40" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.40.tar.gz#7a2dd4033999af22fe9591fa84f3e599" python
|
||||
install_package "pip-1.3.1" "http://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user