]> granicus.if.org Git - python/commitdiff
Upgrade pip to 7.0.1
authorDonald Stufft <donald@stufft.io>
Sat, 23 May 2015 00:30:16 +0000 (20:30 -0400)
committerDonald Stufft <donald@stufft.io>
Sat, 23 May 2015 00:30:16 +0000 (20:30 -0400)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-7.0.1-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-7.0.0-py2.py3-none-any.whl with 93% similarity]

index 16e0eee45ab1e8297d25f0c1aff183d418882c02..592ffde658425ff0bf02a8ecbbcbb9cf6b530a2c 100644 (file)
@@ -10,7 +10,7 @@ __all__ = ["version", "bootstrap"]
 
 _SETUPTOOLS_VERSION = "16.0"
 
-_PIP_VERSION = "7.0.0"
+_PIP_VERSION = "7.0.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 93%
rename from Lib/ensurepip/_bundled/pip-7.0.0-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-7.0.1-py2.py3-none-any.whl
index 926d2a79fa715a9f9a9825a6304bcbd96683612e..30a61f0a0e9dde9b4dde32876e65213e7ceb4f8e 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-7.0.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-7.0.1-py2.py3-none-any.whl differ