[oslo] oslo.log 3.36.0 (queens)
We are thrilled to announce the release of: oslo.log 3.36.0: oslo.log library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.log Download the package from: https://pypi.python.org/pypi/oslo.log Please report issues through launchpad: https://bugs.launchpad.net/oslo.log For more details, please see below. Changes in oslo.log 3.35.0..3.36.0 ---------------------------------- a63438c Truncate error_summary if exc_info not explicitly passed e84f0e3 Cleanup test-requirements 9ca8592 Updated from global requirements 97434d4 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- oslo_log/formatters.py | 7 ++++ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 42 ++++++++++++++++++++-- requirements.txt | 2 +- test-requirements.txt | 1 - 5 files changed, 71 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index ba0b728..a8836e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10 +10 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 4e18f5e..71984c5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +6,0 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org