summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2018-05-16 16:59:54 -0400
committerGitHub <noreply@github.com>2018-05-16 16:59:54 -0400
commit678114fb2b9c0058e2ca842c776b7a0c50975861 (patch)
tree0d0e972e4399af4c14ad9deaf8ca5d24793a68e5
parent974fca99dc352bfc78de4fe780ee263eb0babf7e (diff)
parent75b579eb170f55eb7f90ecbbd304c969e04c52c1 (diff)
downloadvirtualenv-678114fb2b9c0058e2ca842c776b7a0c50975861.tar.gz
Merge pull request #1176 from dstufft/upgrade
Upgrade bundled
-rw-r--r--docs/changes.rst6
-rw-r--r--virtualenv_support/pip-10.0.1-py2.py3-none-any.whlbin0 -> 1307639 bytes
-rw-r--r--virtualenv_support/pip-9.0.3-py2.py3-none-any.whlbin1400985 -> 0 bytes
-rw-r--r--virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl (renamed from virtualenv_support/setuptools-39.0.1-py2.py3-none-any.whl)bin569436 -> 566761 bytes
-rw-r--r--virtualenv_support/wheel-0.30.0-py2.py3-none-any.whlbin49751 -> 0 bytes
-rw-r--r--virtualenv_support/wheel-0.31.1-py2.py3-none-any.whlbin0 -> 41567 bytes
6 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 5e077ce..8645512 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -6,6 +6,12 @@ Release History
* Drop support for Python 2.6.
+* Upgrade pip to 10.0.1.
+
+* Upgrade setuptools to 39.1.0.
+
+* Upgrade wheel to 0.31.1.
+
15.2.0 (2018-03-21)
-------------------
diff --git a/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl b/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl
new file mode 100644
index 0000000..9837092
--- /dev/null
+++ b/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl
Binary files differ
diff --git a/virtualenv_support/pip-9.0.3-py2.py3-none-any.whl b/virtualenv_support/pip-9.0.3-py2.py3-none-any.whl
deleted file mode 100644
index 5d33bba..0000000
--- a/virtualenv_support/pip-9.0.3-py2.py3-none-any.whl
+++ /dev/null
Binary files differ
diff --git a/virtualenv_support/setuptools-39.0.1-py2.py3-none-any.whl b/virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl
index edc3ca2..9380580 100644
--- a/virtualenv_support/setuptools-39.0.1-py2.py3-none-any.whl
+++ b/virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl
Binary files differ
diff --git a/virtualenv_support/wheel-0.30.0-py2.py3-none-any.whl b/virtualenv_support/wheel-0.30.0-py2.py3-none-any.whl
deleted file mode 100644
index b7fbaa4..0000000
--- a/virtualenv_support/wheel-0.30.0-py2.py3-none-any.whl
+++ /dev/null
Binary files differ
diff --git a/virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl b/virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl
new file mode 100644
index 0000000..cfd7b90
--- /dev/null
+++ b/virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl
Binary files differ