[release-announce] oslo.privsep 2.5.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 11 20:36:33 UTC 2021
We are pumped to announce the release of:
oslo.privsep 2.5.0: OpenStack library for privilege separation
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/oslo.privsep
Download the package from:
https://pypi.org/project/oslo.privsep
Please report issues through:
https://bugs.launchpad.net/oslo.privsep/+bugs
For more details, please see below.
Changes in oslo.privsep 2.4.0..2.5.0
------------------------------------
bdbd973 Add Python3 wallaby unit tests
6808e50 Update master for stable/victoria
d7f6ddc Adding pre-commit
Diffstat (except docs and test files)
-------------------------------------
.pre-commit-config.yaml | 35 +++++++++++++++++++++++++++++++++++
.zuul.yaml | 2 +-
releasenotes/source/conf.py | 2 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/victoria.rst | 6 ++++++
test-requirements.txt | 2 ++
tox.ini | 2 +-
8 files changed, 50 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e8c4e49..651c1f7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,0 +12,2 @@ bandit>=1.6.0,<1.7.0 # Apache-2.0
+
+pre-commit>=2.6.0 # MIT
More information about the Release-announce
mailing list