commit | 1c5af3de6d663824d244dbb9c46b71af326569d9 | [log] [tgz] |
---|---|---|
author | Donald Stufft <donald@stufft.io> | Fri May 08 21:28:57 2015 -0400 |
committer | Donald Stufft <donald@stufft.io> | Fri May 08 21:28:57 2015 -0400 |
tree | 8200fecd5c74fb573a85bf30e5e3f46f137dd967 | |
parent | 39e4fcd499006e1c65b0aa1cf46ebae845992ae2 [diff] |
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