From: Donald Stufft Date: Sun, 11 Jan 2015 20:51:11 +0000 (-0500) Subject: Update setuptools to 11.3.1 X-Git-Tag: v3.4.3rc1~150 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9fe22ce9b7d351193bef274eaad0e7b43cbb903;p=python Update setuptools to 11.3.1 --- diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index 82c011189d..9b9567ef16 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -8,7 +8,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