]> granicus.if.org Git - python/commitdiff
Upgrade pip from 1.5.2 to 1.5.3
authorDonald Stufft <donald@stufft.io>
Fri, 21 Feb 2014 01:53:27 +0000 (20:53 -0500)
committerDonald Stufft <donald@stufft.io>
Fri, 21 Feb 2014 01:53:27 +0000 (20:53 -0500)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-1.5.3-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-1.5.2-py2.py3-none-any.whl with 86% similarity]

index 3f4e449cbcba774e89076cd4232fb978576ed82d..d495b5030f5e9e37950c6cef214ac4514ae2c988 100644 (file)
@@ -10,7 +10,7 @@ __all__ = ["version", "bootstrap"]
 
 _SETUPTOOLS_VERSION = "2.1"
 
-_PIP_VERSION = "1.5.2"
+_PIP_VERSION = "1.5.3"
 
 # 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 86%
rename from Lib/ensurepip/_bundled/pip-1.5.2-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-1.5.3-py2.py3-none-any.whl
index 9133eed9718ca6849514fa8a0b874fcc05050913..31cee0aea7ef59dc070f3a7845c09699e95a97e8 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-1.5.2-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-1.5.3-py2.py3-none-any.whl differ