]> granicus.if.org Git - python/commitdiff
Upgrade setuptools to 7.0
authorDonald Stufft <donald@stufft.io>
Tue, 11 Nov 2014 16:01:09 +0000 (11:01 -0500)
committerDonald Stufft <donald@stufft.io>
Tue, 11 Nov 2014 16:01:09 +0000 (11:01 -0500)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl with 57% similarity]

index 84c21250a8fbda0a3601c7fb37e37b09dff90c75..55160eef856853494051b0ec6eb684b432506318 100644 (file)
@@ -8,7 +8,7 @@ import tempfile
 __all__ = ["version", "bootstrap"]
 
 
-_SETUPTOOLS_VERSION = "2.1"
+_SETUPTOOLS_VERSION = "7.0"
 
 _PIP_VERSION = "1.5.6"
 
similarity index 57%
rename from Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl
index ed77b59e632f32d09a3ae52adaa7f3e6659d8b48..fa1d1054da1dab98f8906555d31a9fda271b3a85 100644 (file)
Binary files a/Lib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl differ