]> granicus.if.org Git - python/commitdiff
Upgrade pip to 8.0.2
authorDonald Stufft <donald@stufft.io>
Fri, 22 Jan 2016 02:57:17 +0000 (21:57 -0500)
committerDonald Stufft <donald@stufft.io>
Fri, 22 Jan 2016 02:57:17 +0000 (21:57 -0500)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-8.0.2-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-8.0.0-py2.py3-none-any.whl with 93% similarity]

index 242efcff010df98c06def3b163047dee5adc8477..c774992f106063e92066c93d145b6e0c19a356f4 100644 (file)
@@ -14,7 +14,7 @@ __all__ = ["version", "bootstrap"]
 
 _SETUPTOOLS_VERSION = "19.4"
 
-_PIP_VERSION = "8.0.0"
+_PIP_VERSION = "8.0.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 93%
rename from Lib/ensurepip/_bundled/pip-8.0.0-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-8.0.2-py2.py3-none-any.whl
index 4e685be865845ae4911efd1e5c04a87b5bd01c99..cff6237a14ef4f3639c5b505ae7c79580313e286 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-8.0.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-8.0.2-py2.py3-none-any.whl differ