[oslo] oslo.concurrency 3.20.0 (pike)
We are happy to announce the release of: oslo.concurrency 3.20.0: Oslo Concurrency library This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.concurrency Download the package from: https://pypi.python.org/pypi/oslo.concurrency Please report issues through launchpad: http://bugs.launchpad.net/oslo.concurrency For more details, please see below. Changes in oslo.concurrency 3.19.0..3.20.0 ------------------------------------------ 555af4b Updated from global requirements dd2ef6f Using fixtures.MockPatch instead of mockpatch.Patch Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 5490c93..4605ad6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org