From: Donald Stufft Date: Tue, 31 Dec 2013 11:52:47 +0000 (-0500) Subject: Update setuptools to 2.0.2 X-Git-Tag: v3.4.0b2~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9ddd3f9ba1442c9ea630a9edd5df091ca168f5c;p=thirdparty%2FPython%2Fcpython.git Update setuptools to 2.0.2 --- diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index d926cbe69883..ce494d10f863 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -10,7 +10,7 @@ import tempfile __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "2.0.1" +_SETUPTOOLS_VERSION = "2.0.2" _PIP_VERSION = "1.5rc4" diff --git a/Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl similarity index 69% rename from Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl index 67ef8a1a9757..267eeff2387c 100644 Binary files a/Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl differ