]> granicus.if.org Git - python/commitdiff
Update setuptools/pip to 25.2.0/8.1.2
authorDonald Stufft <donald@stufft.io>
Sun, 14 Aug 2016 20:09:56 +0000 (16:09 -0400)
committerDonald Stufft <donald@stufft.io>
Sun, 14 Aug 2016 20:09:56 +0000 (16:09 -0400)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl with 77% similarity]
Lib/ensurepip/_bundled/setuptools-25.2.0-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl with 52% similarity]

index 08aedf970587ccdf428e96f11362c1c15b1267c4..6b4c57eb49f1dc7830d7e637d921b3cc6f362325 100644 (file)
@@ -8,9 +8,9 @@ import tempfile
 __all__ = ["version", "bootstrap"]
 
 
-_SETUPTOOLS_VERSION = "20.10.1"
+_SETUPTOOLS_VERSION = "25.2.0"
 
-_PIP_VERSION = "8.1.1"
+_PIP_VERSION = "8.1.2"
 
 # pip currently requires ssl support, so we try to provide a nicer
 # error message when that is missing (http://bugs.python.org/issue19744)
similarity index 77%
rename from Lib/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl
index 8632eb7af04c6337f0442a878ecb99cd2b1a67e0..cc49227a0c7e13757f4863a9b7ace1eb56c3ce61 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl differ
similarity index 52%
rename from Lib/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/setuptools-25.2.0-py2.py3-none-any.whl
index 9d1319a24aba103fe956ef6298e3649efacc0b93..02c8ce8737bea57315cfff3b6b3b1a49eadacc6e 100644 (file)
Binary files a/Lib/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-25.2.0-py2.py3-none-any.whl differ