summaryrefslogtreecommitdiff
path: root/bin/refresh-support-files.py
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2012-11-21 22:54:48 +0100
committerJannis Leidel <jannis@leidel.info>2012-11-21 22:54:48 +0100
commit70c2d9e7456f54f03a2268d9b093b6eba2bae932 (patch)
tree89c4cbe39ebc3f691547c077f828dd72914ab319 /bin/refresh-support-files.py
parent239d5a9e79e10d59df0a2744e3f490d56f89c640 (diff)
parent437c02bb8a66c86c7fc7577021883b50435c9762 (diff)
downloadvirtualenv-1.8.3.tar.gz
Merge branch 'release/1.8.3'1.8.3
Diffstat (limited to 'bin/refresh-support-files.py')
-rwxr-xr-xbin/refresh-support-files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/refresh-support-files.py b/bin/refresh-support-files.py
index 8edf1f5..e3c8209 100755
--- a/bin/refresh-support-files.py
+++ b/bin/refresh-support-files.py
@@ -23,7 +23,7 @@ support_files = [
('http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg', 'setuptools-0.6c11-py2.6.egg'),
('http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c11-py2.5.egg', 'setuptools-0.6c11-py2.5.egg'),
('http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c11-py2.4.egg', 'setuptools-0.6c11-py2.4.egg'),
- ('http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz', 'distribute-0.6.28.tar.gz'),
+ ('http://pypi.python.org/packages/source/d/distribute/distribute-0.6.30.tar.gz', 'distribute-0.6.30.tar.gz'),
('http://pypi.python.org/packages/source/p/pip/pip-1.2.1.tar.gz', 'pip-1.2.1.tar.gz'),
]