diff options
author | Donald Stufft <donald@stufft.io> | 2018-03-17 10:18:38 -0400 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2018-03-17 10:18:38 -0400 |
commit | faf77a0803576b29ef7cfc02104590508b956fec (patch) | |
tree | cfc6f86885c4fb1557a348190f789722aad3a827 | |
parent | e0c24841be5e088c333d338a6aa0ee20c15912ec (diff) | |
download | virtualenv-faf77a0803576b29ef7cfc02104590508b956fec.tar.gz |
Upgrade bundled dependencies
-rw-r--r-- | docs/changes.rst | 6 | ||||
-rw-r--r-- | virtualenv_support/pip-9.0.2-py2.py3-none-any.whl (renamed from virtualenv_support/pip-9.0.1-py2.py3-none-any.whl) | bin | 1254803 -> 1400942 bytes | |||
-rw-r--r-- | virtualenv_support/setuptools-38.6.0-py2.py3-none-any.whl (renamed from virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl) | bin | 472830 -> 490301 bytes | |||
-rw-r--r-- | virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl | bin | 66878 -> 0 bytes | |||
-rw-r--r-- | virtualenv_support/wheel-0.30.0-py2.py3-none-any.whl | bin | 0 -> 49751 bytes |
5 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 1a591f9..a4fca23 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -4,6 +4,12 @@ Release History 15.2.0 (unreleased) ------------------- +* Upgrade setuptools to 38.6.0. + +* Upgrade pip to 9.0.2. + +* Upgrade wheel to 0.30.0. + 15.1.0 (2016-11-15) ------------------- diff --git a/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl b/virtualenv_support/pip-9.0.2-py2.py3-none-any.whl Binary files differindex 4b8ecc6..baf1f57 100644 --- a/virtualenv_support/pip-9.0.1-py2.py3-none-any.whl +++ b/virtualenv_support/pip-9.0.2-py2.py3-none-any.whl diff --git a/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl b/virtualenv_support/setuptools-38.6.0-py2.py3-none-any.whl Binary files differindex 502e3cb..af7622c 100644 --- a/virtualenv_support/setuptools-28.8.0-py2.py3-none-any.whl +++ b/virtualenv_support/setuptools-38.6.0-py2.py3-none-any.whl diff --git a/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl b/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl Binary files differdeleted file mode 100644 index 506d5e5..0000000 --- a/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl +++ /dev/null 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 Binary files differnew file mode 100644 index 0000000..b7fbaa4 --- /dev/null +++ b/virtualenv_support/wheel-0.30.0-py2.py3-none-any.whl |