Upgrade setuptools to 15.2
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py
index 47b44bb..e7df79a 100644
--- a/Lib/ensurepip/__init__.py
+++ b/Lib/ensurepip/__init__.py
@@ -12,7 +12,7 @@
 __all__ = ["version", "bootstrap"]
 
 
-_SETUPTOOLS_VERSION = "15.0"
+_SETUPTOOLS_VERSION = "15.2"
 
 _PIP_VERSION = "6.1.1"
 
diff --git a/Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl
similarity index 84%
rename from Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl
rename to Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl
index 578ff3c..f153ed3 100644
--- a/Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl
+++ b/Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl
Binary files differ