[release-announce] oslo.middleware 4.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 11 20:48:38 UTC 2021
We are satisfied to announce the release of:
oslo.middleware 4.2.0: Oslo Middleware library
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/oslo.middleware
Download the package from:
https://pypi.org/project/oslo.middleware
Please report issues through:
https://bugs.launchpad.net/oslo.middleware/+bugs
For more details, please see below.
Changes in oslo.middleware 4.1.1..4.2.0
---------------------------------------
6729192 Use TOX_CONSTRAINTS_FILE
d023c60 Adding pre-commit
e413cb7 Add Python3 wallaby unit tests
b588f96 Update master for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.pre-commit-config.yaml | 35 +++++++++++++++++++++++++++++++++++
.zuul.yaml | 2 +-
releasenotes/source/index.rst | 1 +
releasenotes/source/victoria.rst | 6 ++++++
test-requirements.txt | 2 ++
tox.ini | 4 ++--
8 files changed, 52 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 33ecb80..de498fc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,0 +14,2 @@ stestr>=2.0.0 # Apache-2.0
+
+pre-commit>=2.6.0 # MIT
More information about the Release-announce
mailing list