[oslo] oslotest 3.3.0 (rocky)
We exuberantly announce the release of: oslotest 3.3.0: Oslo test framework This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslotest Download the package from: https://pypi.python.org/pypi/oslotest Please report issues through launchpad: https://bugs.launchpad.net/oslotest For more details, please see below. Changes in oslotest 3.2.0..3.3.0 -------------------------------- 098d257 Updated from global requirements 40526cf Update links in README 88e8edb Update reno for stable/queens b794619 Updated from global requirements 793e031 Updated from global requirements 5d31967 mock: Fixes mock.patch.multiple autospec Diffstat (except docs and test files) ------------------------------------- README.rst | 4 ++-- oslotest/mock_fixture.py | 7 ++++++- releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 ++++++ test-requirements.txt | 4 ++-- 6 files changed, 24 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index fee525a..5491403 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,2 +13,2 @@ coverage!=4.4,>=4.0 # Apache-2.0 -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org