summaryrefslogtreecommitdiffstats
path: root/Lib/ensurepip
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2013-12-31 11:52:47 (GMT)
committerDonald Stufft <donald@stufft.io>2013-12-31 11:52:47 (GMT)
commitd9ddd3f9ba1442c9ea630a9edd5df091ca168f5c (patch)
tree203befa0d6019ff92f017de191757ad35a18df9b /Lib/ensurepip
parent73777c48dd6efed0d396e2a97e4a652c4aa6bd2b (diff)
downloadcpython-d9ddd3f9ba1442c9ea630a9edd5df091ca168f5c.zip
cpython-d9ddd3f9ba1442c9ea630a9edd5df091ca168f5c.tar.gz
cpython-d9ddd3f9ba1442c9ea630a9edd5df091ca168f5c.tar.bz2
Update setuptools to 2.0.2
Diffstat (limited to 'Lib/ensurepip')
-rw-r--r--Lib/ensurepip/__init__.py2
-rw-r--r--Lib/ensurepip/_bundled/setuptools-2.0.2-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/setuptools-2.0.1-py2.py3-none-any.whl)bin618381 -> 540179 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py
index d926cbe..ce494d1 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
index 67ef8a1..267eeff 100644
--- 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
Binary files differ