summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2015-02-05 03:00:17 (GMT)
committerDonald Stufft <donald@stufft.io>2015-02-05 03:00:17 (GMT)
commitff0fdef6d0506fd21605dad7eef638df7cbfd5bd (patch)
tree0951e651b77e7c8a6f92926051d7215f17691aa1
parentc3493aa951ca8de2149518c743f1b023a5a714da (diff)
downloadcpython-ff0fdef6d0506fd21605dad7eef638df7cbfd5bd.zip
cpython-ff0fdef6d0506fd21605dad7eef638df7cbfd5bd.tar.gz
cpython-ff0fdef6d0506fd21605dad7eef638df7cbfd5bd.tar.bz2
Update pip to 6.0.8
-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 0188b41..9766247 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 e01e8c4..be9238d94 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