[oslo] oslo.utils 3.29.0 (queens)
We are overjoyed to announce the release of: oslo.utils 3.29.0: Oslo Utility library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.utils Download the package from: https://pypi.python.org/pypi/oslo.utils Please report issues through launchpad: https://bugs.launchpad.net/oslo.utils For more details, please see below. Changes in oslo.utils 3.28.0..3.29.0 ------------------------------------ 4356cb7 Imported Translations from Zanata 8e16e60 Updated from global requirements 7a3d5a1 Update reno for stable/pike 0004e25 Updated from global requirements 47b2220 Prevent deprecation error messages from pkg_resources Diffstat (except docs and test files) ------------------------------------- .../locale/de/LC_MESSAGES/oslo_utils-log-info.po | 39 -------------------- .../de/LC_MESSAGES/oslo_utils-log-warning.po | 24 ------------- .../en_GB/LC_MESSAGES/oslo_utils-log-error.po | 30 ---------------- .../en_GB/LC_MESSAGES/oslo_utils-log-info.po | 38 -------------------- .../en_GB/LC_MESSAGES/oslo_utils-log-warning.po | 31 ---------------- .../locale/es/LC_MESSAGES/oslo_utils-log-error.po | 24 ------------- .../locale/fr/LC_MESSAGES/oslo_utils-log-error.po | 31 ---------------- .../locale/fr/LC_MESSAGES/oslo_utils-log-info.po | 41 ---------------------- .../fr/LC_MESSAGES/oslo_utils-log-warning.po | 31 ---------------- .../pt_BR/LC_MESSAGES/oslo_utils-log-error.po | 24 ------------- oslo_utils/versionutils.py | 8 +++-- releasenotes/source/index.rst | 1 + releasenotes/source/pike.rst | 6 ++++ test-requirements.txt | 6 ++-- 14 files changed, 16 insertions(+), 318 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 0fff514..6214267 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21 +21 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 @@ -24 +24 @@ openstackdocstheme>=1.11.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD @@ -32 +32 @@ bandit>=1.1.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org