summaryrefslogtreecommitdiff
path: root/Lib/ensurepip
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2015-02-04 22:00:17 -0500
committerDonald Stufft <donald@stufft.io>2015-02-04 22:00:17 -0500
commitff0fdef6d0506fd21605dad7eef638df7cbfd5bd (patch)
tree0951e651b77e7c8a6f92926051d7215f17691aa1 /Lib/ensurepip
parentc3493aa951ca8de2149518c743f1b023a5a714da (diff)
downloadcpython-git-ff0fdef6d0506fd21605dad7eef638df7cbfd5bd.tar.gz
Update pip to 6.0.8
Diffstat (limited to 'Lib/ensurepip')
-rw-r--r--Lib/ensurepip/__init__.py2
-rw-r--r--Lib/ensurepip/_bundled/pip-6.0.8-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/pip-6.0.7-py2.py3-none-any.whl)bin1263429 -> 1266491 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py
index 0188b41cfd..9766247bcb 100644
--- a/Lib/ensurepip/__init__.py
+++ b/Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@ __all__ = ["version", "bootstrap"]
_SETUPTOOLS_VERSION = "12.0.5"
-_PIP_VERSION = "6.0.7"
+_PIP_VERSION = "6.0.8"
# pip currently requires ssl support, so we try to provide a nicer
# error message when that is missing (http://bugs.python.org/issue19744)
diff --git a/Lib/ensurepip/_bundled/pip-6.0.7-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/pip-6.0.8-py2.py3-none-any.whl
index e01e8c4f44..be9238d94c 100644
--- a/Lib/ensurepip/_bundled/pip-6.0.7-py2.py3-none-any.whl
+++ b/Lib/ensurepip/_bundled/pip-6.0.8-py2.py3-none-any.whl
Binary files differ