]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Upgrade setuptools to 15.2
authorDonald Stufft <donald@stufft.io>
Sat, 9 May 2015 01:30:04 +0000 (21:30 -0400)
committerDonald Stufft <donald@stufft.io>
Sat, 9 May 2015 01:30:04 +0000 (21:30 -0400)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl with 84% similarity]

index 7598009022fe0692b7cc5ad6ba4517c90b4b3830..79120539472e98fdab638632c93c1bd96ab72e97 100644 (file)
@@ -8,7 +8,7 @@ import tempfile
 __all__ = ["version", "bootstrap"]
 
 
-_SETUPTOOLS_VERSION = "15.0"
+_SETUPTOOLS_VERSION = "15.2"
 
 _PIP_VERSION = "6.1.1"
 
similarity index 84%
rename from Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl
index 578ff3c31c7db40f8777aa1272566362a3793956..f153ed376684275e08fcfebdb2de8352fb074171 100644 (file)
Binary files a/Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl differ