[oslo] oslo.concurrency 3.26.0 (rocky)
We eagerly announce the release of: oslo.concurrency 3.26.0: Oslo Concurrency library This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.concurrency Download the package from: https://pypi.python.org/pypi/oslo.concurrency Please report issues through launchpad: https://bugs.launchpad.net/oslo.concurrency For more details, please see below. Changes in oslo.concurrency 3.25.0..3.26.0 ------------------------------------------ 5b42d27 Updated from global requirements eabec12 Updated from global requirements e1483af Imported Translations from Zanata 21ae27e Mask passwords only when command execution fails fed1956 Imported Translations from Zanata 2515e9c Update reno for stable/queens cc07667 Updated from global requirements 13ce0d3 Imported Translations from Zanata 3d12e85 Updated from global requirements 3a7ebf8 Update doc links in CONTRIBUTING.rst and README.rst 5d7a699 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 4 +-- README.rst | 4 +-- .../locale/en_GB/LC_MESSAGES/oslo_concurrency.po | 8 +++--- oslo_concurrency/processutils.py | 24 ++++++++++++++++-- releasenotes/source/index.rst | 1 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 29 ++++++++++++++++++---- releasenotes/source/queens.rst | 6 +++++ test-requirements.txt | 6 ++--- 9 files changed, 89 insertions(+), 19 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 0903d1d..df438df 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 @@ -12,2 +12,2 @@ fixtures>=3.0.0 # Apache-2.0/BSD -openstackdocstheme>=1.17.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +openstackdocstheme>=1.18.1 # Apache-2.0 +sphinx!=1.6.6,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org