]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Upgrade setuptools to 15.2
authorDonald Stufft <donald@stufft.io>
Sat, 9 May 2015 01:28:57 +0000 (21:28 -0400)
committerDonald Stufft <donald@stufft.io>
Sat, 9 May 2015 01:28:57 +0000 (21:28 -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 47b44bb6158c5343f941d5632566e2d8b9d56407..e7df79af847ecb75d633e3342ace583b0be2ed2c 100644 (file)
@@ -12,7 +12,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