[oslo] oslo.service 1.30.0 (rocky)
We are ecstatic to announce the release of: oslo.service 1.30.0: oslo.service library This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.service Download the package from: https://pypi.python.org/pypi/oslo.service Please report issues through launchpad: https://bugs.launchpad.net/oslo.service For more details, please see below. Changes in oslo.service 1.29.0..1.30.0 -------------------------------------- d086567 Imported Translations from Zanata 4fb2093 Imported Translations from Zanata d76a79c Update links in README d0bbe6e Imported Translations from Zanata a58e424 Updated from global requirements 74a1e7b Update reno for stable/queens 2596936 Updated from global requirements 7cc9d62 Updated from global requirements 3172cb2 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- README.rst | 4 ++-- oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po | 8 ++++---- releasenotes/source/index.rst | 1 + .../source/locale/en_GB/LC_MESSAGES/releasenotes.po | 14 +++++++++----- releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po | 6 +++--- releasenotes/source/queens.rst | 6 ++++++ requirements.txt | 4 ++-- test-requirements.txt | 6 +++--- 8 files changed, 30 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9b03e96..6261156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10 +10 @@ oslo.utils>=3.33.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 @@ -12 +12 @@ oslo.config>=5.1.0 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 61dbb11..98d04ae 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ mock>=2.0.0 # BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 @@ -11,2 +11,2 @@ oslotest>=1.10.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.6.2 # BSD
participants (1)
-
no-reply@openstack.org