We are happy to announce the release of: oslo.utils 6.3.0: Oslo Utility library This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/oslo.utils Download the package from: https://pypi.org/project/oslo.utils Please report issues through: https://bugs.launchpad.net/oslo.utils/+bugs For more details, please see below. Changes in oslo.utils 6.2.1..6.3.0 ---------------------------------- 0588ba2 versionutil: Remove trailing alpha/beta/rc suffix d6b9e84 Fix missing PyYAML dependency cecf061 Mask chapsecret a122f5c Imported Translations from Zanata 7ef1004 Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- oslo_utils/strutils.py | 2 +- oslo_utils/versionutils.py | 2 ++ releasenotes/source/2023.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 7 +++++-- requirements.txt | 1 + 7 files changed, 26 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index cc0b9a1..57158f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,0 +15 @@ tzdata>=2022.4 # MIT +PyYAML>=3.13 # MIT
participants (1)
-
no-reply@openstack.org