[release-announce] oslo.log 4.5.0

no-reply at openstack.org no-reply at openstack.org
Fri May 14 09:01:17 UTC 2021


We enthusiastically announce the release of:

oslo.log 4.5.0: oslo.log library

The source is available from:

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

Download the package from:

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

For more details, please see below.

Changes in oslo.log 4.4.0..4.5.0
--------------------------------

92f0e8f Drop lower-constraints
e9dc1f7 Fix log_rotate_interval help text formatting
5811cd3 Move flake8 as a pre-commit local target.
9da8c33 Add Xena to versionutils
333e9ee remove unicode from code
bc37c62 Dropping lower constraints testing
0bb0d9a Use TOX_CONSTRAINTS_FILE
a3d9c99 Use py3 as the default runtime for tox
a029f59 Imported Translations from Zanata
a900edf Add Python3 wallaby unit tests
31914f1 Update master for stable/victoria
ad42c89 Adding pre-commit


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

.pre-commit-config.yaml                            | 39 +++++++++++++++
.zuul.yaml                                         |  3 +-
lower-constraints.txt                              | 57 ----------------------
oslo_log/_options.py                               |  2 +-
oslo_log/versionutils.py                           |  2 +
releasenotes/source/conf.py                        |  4 +-
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 30 +++++++++++-
releasenotes/source/victoria.rst                   |  6 +++
test-requirements.txt                              |  2 +
tox.ini                                            | 16 ++----
13 files changed, 96 insertions(+), 80 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ac16453..0dd4bbc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,0 +17,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD
+
+pre-commit>=2.6.0 # MIT






More information about the Release-announce mailing list