]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update pip to 6.1.1
authorDonald Stufft <donald@stufft.io>
Tue, 7 Apr 2015 11:09:06 +0000 (07:09 -0400)
committerDonald Stufft <donald@stufft.io>
Tue, 7 Apr 2015 11:09:06 +0000 (07:09 -0400)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-6.1.1-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-6.1.0-py2.py3-none-any.whl with 94% similarity]

index d165ef18119b371ea358791fcd363246d7825e97..47b44bb6158c5343f941d5632566e2d8b9d56407 100644 (file)
@@ -14,7 +14,7 @@ __all__ = ["version", "bootstrap"]
 
 _SETUPTOOLS_VERSION = "15.0"
 
-_PIP_VERSION = "6.1.0"
+_PIP_VERSION = "6.1.1"
 
 # 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 94%
rename from Lib/ensurepip/_bundled/pip-6.1.0-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-6.1.1-py2.py3-none-any.whl
index 2d075df9f0a002d8d3e08c2d5eb08cfb7e837290..e59694a019051d58b9a378a1adfc9461b8cec9c3 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-6.1.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-6.1.1-py2.py3-none-any.whl differ