]> granicus.if.org Git - python/commitdiff
Update pip to 6.1.1
authorDonald Stufft <donald@stufft.io>
Tue, 7 Apr 2015 11:09:59 +0000 (07:09 -0400)
committerDonald Stufft <donald@stufft.io>
Tue, 7 Apr 2015 11:09:59 +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 17a0078df8bf544615ba7e5c277d6c0e962433b3..7598009022fe0692b7cc5ad6ba4517c90b4b3830 100644 (file)
@@ -10,7 +10,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