]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Upgrade pip to 8.0.2
authorDonald Stufft <donald@stufft.io>
Fri, 22 Jan 2016 02:55:32 +0000 (21:55 -0500)
committerDonald Stufft <donald@stufft.io>
Fri, 22 Jan 2016 02:55:32 +0000 (21:55 -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 b293c725c7fa5d80241be0b800b01addaa1d91d3..1b7311e53071dfad27e94fb8143b5aa0c1e01db7 100644 (file)
@@ -10,7 +10,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