summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-11-11 16:01:09 (GMT)
committerDonald Stufft <donald@stufft.io>2014-11-11 16:01:09 (GMT)
commitdfede95a069d418c91a26d5999958b525172e687 (patch)
tree36f44de1ebf9ec0d6eb714f3e8b6f48083fe07d3 /Lib
parentf751a9e6a2040d52784eb31dc5fa6f34bd4bc3a7 (diff)
downloadcpython-dfede95a069d418c91a26d5999958b525172e687.zip
cpython-dfede95a069d418c91a26d5999958b525172e687.tar.gz
cpython-dfede95a069d418c91a26d5999958b525172e687.tar.bz2
Upgrade setuptools to 7.0
Diffstat (limited to 'Lib')
-rw-r--r--Lib/ensurepip/__init__.py2
-rw-r--r--Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl)bin540293 -> 534549 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py
index 84c2125..55160ee 100644
--- a/Lib/ensurepip/__init__.py
+++ b/Lib/ensurepip/__init__.py
@@ -8,7 +8,7 @@ import tempfile
__all__ = ["version", "bootstrap"]
-_SETUPTOOLS_VERSION = "2.1"
+_SETUPTOOLS_VERSION = "7.0"
_PIP_VERSION = "1.5.6"
diff --git a/Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl
index ed77b59..fa1d105 100644
--- a/Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl
+++ b/Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl
Binary files differ