diff --git a/distribute_setup.py b/distribute_setup.py index e8f0ed0..dc85a5d 100644 --- a/distribute_setup.py +++ b/distribute_setup.py @@ -47,7 +47,7 @@ def quote(arg): return os.spawnl(os.P_WAIT, sys.executable, *args) == 0 DEFAULT_VERSION = "0.6.15" -DEFAULT_URL = "http://pypi.python.org/packages/source/d/distribute/" +DEFAULT_URL = "https://pypi.python.org/packages/source/d/distribute/" SETUPTOOLS_FAKED_VERSION = "0.6c11" SETUPTOOLS_PKG_INFO = """\