aboutsummaryrefslogtreecommitdiffstats
path: root/ez_setup.py
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-09-14 16:41:23 +0000
committerPJ Eby <distutils-sig@python.org>2005-09-14 16:41:23 +0000
commit9eb3e52f30d11be2a7b0389273ff53f107ee3336 (patch)
tree4095e99130b95a8e295710db21af2b341e83aa79 /ez_setup.py
parentd8c21aa6e8e35d1a855004619d4ec64377a899f8 (diff)
downloadexternal_python_setuptools-9eb3e52f30d11be2a7b0389273ff53f107ee3336.tar.gz
external_python_setuptools-9eb3e52f30d11be2a7b0389273ff53f107ee3336.tar.bz2
external_python_setuptools-9eb3e52f30d11be2a7b0389273ff53f107ee3336.zip
Update cheeseshop URL, fix typo.
--HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041243
Diffstat (limited to 'ez_setup.py')
-rwxr-xr-xez_setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ez_setup.py b/ez_setup.py
index 9a0cd2ca..65bf572b 100755
--- a/ez_setup.py
+++ b/ez_setup.py
@@ -14,7 +14,7 @@ the appropriate options to ``use_setuptools()``.
This file can also be run as a script to install or upgrade setuptools.
"""
DEFAULT_VERSION = "0.6a1"
-DEFAULT_URL = "http://www.python.org/packages/source/s/setuptools/"
+DEFAULT_URL = "http://cheeseshop.python.org/packages/source/s/setuptools/"
md5_data = {
'setuptools-0.5a13-py2.3.egg': '85edcf0ef39bab66e130d3f38f578c86',