[release-announce] oslo.concurrency 4.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:37:04 UTC 2020


We are satisfied to announce the release of:

oslo.concurrency 4.3.0: Oslo Concurrency library

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/oslo.concurrency/+bugs

For more details, please see below.

Changes in oslo.concurrency 4.2.0..4.3.0
----------------------------------------

2f78803 Bump bandit version
201255d Imported Translations from Zanata
b058d50 Update lower-constraints versions
f4f6c0f Align contributing doc with oslo's policy


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

CONTRIBUTING.rst                                   |  5 ++
lower-constraints.txt                              | 34 +++++------
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 69 +++++++++++++++++++++-
test-requirements.txt                              |  4 +-
4 files changed, 89 insertions(+), 23 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 2d71e69..e0da2c5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ stestr>=2.0.0 # Apache-2.0
-eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
+eventlet>=0.19.0 # MIT
@@ -13 +13 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
-bandit>=1.1.0,<1.6.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list