[oslo] oslo.rootwrap 5.12.0 (queens)
We joyfully announce the release of: oslo.rootwrap 5.12.0: Oslo Rootwrap This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.rootwrap Download the package from: https://pypi.python.org/pypi/oslo.rootwrap Please report issues through launchpad: https://bugs.launchpad.net/oslo.rootwrap For more details, please see below. Changes in oslo.rootwrap 5.11.0..5.12.0 --------------------------------------- e3fded7 Remove -U from pip install 093bae2 Avoid tox_install.sh for constraints support c73e94a Remove setting of version/release from releasenotes 9cc20ef Updated from global requirements Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 12 ++++-------- requirements.txt | 2 +- test-requirements.txt | 2 +- tools/tox_install.sh | 30 ------------------------------ tox.ini | 11 +++++------ 5 files changed, 11 insertions(+), 46 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a676725..1b9f30c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -six>=1.9.0 # MIT +six>=1.10.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index af651b5..e8710fd 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ testrepository>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT
participants (1)
-
no-reply@openstack.org