[oslo] oslo.vmware 2.27.0 (rocky)
We joyfully announce the release of: oslo.vmware 2.27.0: Oslo VMware library This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.vmware Download the package from: https://pypi.python.org/pypi/oslo.vmware Please report issues through launchpad: https://bugs.launchpad.net/oslo.vmware For more details, please see below. Changes in oslo.vmware 2.26.0..2.27.0 ------------------------------------- a06d477 Updated from global requirements ce835f5 Update links in README 7a586e0 Updated from global requirements 7171934 Imported Translations from Zanata 97cb8f4 Imported Translations from Zanata 03e3658 Update reno for stable/queens 0c0fb87 Updated from global requirements 4da836c Updated from global requirements 5daaced Updated from global requirements Diffstat (except docs and test files) ------------------------------------- README.rst | 4 ++-- oslo_vmware/locale/en_GB/LC_MESSAGES/oslo_vmware.po | 8 ++++---- releasenotes/source/index.rst | 1 + .../source/locale/en_GB/LC_MESSAGES/releasenotes.po | 14 +++++++++----- releasenotes/source/queens.rst | 6 ++++++ requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 7 files changed, 26 insertions(+), 15 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ef4a1f0..f3323e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15 +15 @@ oslo.utils>=3.33.0 # Apache-2.0 -PyYAML>=3.10 # MIT +PyYAML>=3.12 # MIT @@ -22 +22 @@ urllib3>=1.21.1 # MIT -oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 57c5390..5a127f2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,2 +19,2 @@ coverage!=4.4,>=4.0 # Apache-2.0 -openstackdocstheme>=1.17.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0 +sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org