diff options
| author | Matthew Iversen <teh.ivo@gmail.com> | 2015-09-19 21:54:32 +1000 |
|---|---|---|
| committer | Matthew Iversen <teh.ivo@gmail.com> | 2015-09-19 21:54:32 +1000 |
| commit | 49d741812dc15feac4d5b3ff88eed8cf8c00eab5 (patch) | |
| tree | 4685352315d55fca0276e0d4163c685a329f75e8 | |
| parent | 013d880c597241b2c044a25d8b26fd6814e3926e (diff) | |
| download | virtualenv-49d741812dc15feac4d5b3ff88eed8cf8c00eab5.tar.gz | |
Upgrade packages
- Setuptools 18.3.1
- Wheel 0.26
| -rw-r--r-- | docs/changes.rst | 4 | ||||
| -rw-r--r-- | virtualenv_support/setuptools-18.3.1-py2.py3-none-any.whl (renamed from virtualenv_support/setuptools-18.2-py2.py3-none-any.whl) | bin | 461713 -> 462083 bytes | |||
| -rw-r--r-- | virtualenv_support/wheel-0.26.0-py2.py3-none-any.whl (renamed from virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl) | bin | 63270 -> 63454 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 984e52b..0edabb0 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -6,6 +6,10 @@ Release History * Added support for ``python-config`` script +* Upgrade setuptools to 18.3.1 + +* Upgrade wheel to 0.26 + 13.1.2 (2015-08-23) ~~~~~~~~~~~~~~~~~~~ diff --git a/virtualenv_support/setuptools-18.2-py2.py3-none-any.whl b/virtualenv_support/setuptools-18.3.1-py2.py3-none-any.whl Binary files differindex f4288d6..a5e003f 100644 --- a/virtualenv_support/setuptools-18.2-py2.py3-none-any.whl +++ b/virtualenv_support/setuptools-18.3.1-py2.py3-none-any.whl diff --git a/virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl b/virtualenv_support/wheel-0.26.0-py2.py3-none-any.whl Binary files differindex 3355a17..ac025cb 100644 --- a/virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl +++ b/virtualenv_support/wheel-0.26.0-py2.py3-none-any.whl |
