From: Donald Stufft Date: Sun, 11 Jan 2015 20:49:22 +0000 (-0500) Subject: Bump setuptools to 11.3.1 X-Git-Tag: v2.7.10rc1~233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6022f38dd80945ed512f3f8440e0220afebc2a3e;p=python Bump setuptools to 11.3.1 --- diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index a535f8b1ce..45c89ccefc 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -12,7 +12,7 @@ import tempfile __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "11.0" +_SETUPTOOLS_VERSION = "11.3.1" _PIP_VERSION = "6.0.6" diff --git a/Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl similarity index 75% rename from Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl index ceeaa3cd5c..6892ff89b4 100644 Binary files a/Lib/ensurepip/_bundled/setuptools-11.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-11.3.1-py2.py3-none-any.whl differ