[release-announce] oslo.service 3.2.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 28 13:08:28 UTC 2023


We contentedly announce the release of:

oslo.service 3.2.0: oslo.service library

This release is part of the bobcat release series.

The source is available from:

    https://opendev.org/openstack/oslo.service

Download the package from:

    https://pypi.org/project/oslo.service

Please report issues through:

    https://bugs.launchpad.net/oslo.service/+bugs

For more details, please see below.

Changes in oslo.service 3.1.1..3.2.0
------------------------------------

e94d47a Imported Translations from Zanata
4bff0d2 Bump bandit
b4c4869 Revert "Moves supported python runtimes from version 3.8 to 3.10"
a932419 Moves supported python runtimes from version 3.8 to 3.10
4341377 Update master for stable/2023.1


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |   2 +-
releasenotes/source/2023.1.rst                     |   6 +
releasenotes/source/index.rst                      |   1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 175 ++++++++++++++++++++-
setup.cfg                                          |   1 +
test-requirements.txt                              |   2 +-
6 files changed, 183 insertions(+), 4 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index b1a1b57..0d470c3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ coverage!=4.4,>=4.0 # Apache-2.0
-bandit>=1.6.0,<1.7.0 # Apache-2.0
+bandit>=1.7.0,<1.8.0 # Apache-2.0






More information about the Release-announce mailing list