We are excited to announce the release of: oslo.utils 4.9.0: Oslo Utility library This release is part of the xena 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 4.8.0..4.9.0 ---------------------------------- 622f5bf Drop lower-constraints 0bbb22a Move flake8 as a pre-commit local target. dae32a6 Add Python3 xena unit tests 554d1f3 Update master for stable/wallaby 6ccdbd3 Address nits from six removal patch 53e13b5 Switch to collections.abc.* dcfe3ad strutils: Stop masking encryption_key_id Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 10 +++++++--- .zuul.yaml | 2 +- oslo_utils/dictutils.py | 4 ++-- oslo_utils/netutils.py | 3 +-- oslo_utils/reflection.py | 9 +++++---- oslo_utils/strutils.py | 8 ++++---- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 ++++++ tox.ini | 6 ------ 11 files changed, 33 insertions(+), 33 deletions(-)
participants (1)
-
no-reply@openstack.org