]> granicus.if.org Git - python/commitdiff
Update bundled pip to 1.5rc1
authorNick Coghlan <ncoghlan@gmail.com>
Fri, 22 Nov 2013 13:32:24 +0000 (23:32 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Fri, 22 Nov 2013 13:32:24 +0000 (23:32 +1000)
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl with 91% similarity]

index bfc5beeab53303c4ce118cdb3a38063397516c97..0fdacdad66e310801677af2c6ae3050882d89333 100644 (file)
@@ -12,7 +12,7 @@ __all__ = ["version", "bootstrap"]
 
 _SETUPTOOLS_VERSION = "1.3.2"
 
-_PIP_VERSION = "1.5.dev1"
+_PIP_VERSION = "1.5.rc1"
 
 _PROJECTS = [
     ("setuptools", _SETUPTOOLS_VERSION),
similarity index 91%
rename from Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl
index 65e354860e048066407bb142f03c419cfbae3d52..6418895a582a1a9243a73d79a8b73a5140d46e78 100644 (file)
Binary files a/Lib/ensurepip/_bundled/pip-1.5.dev1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-1.5.rc1-py2.py3-none-any.whl differ