[openstack-dev] [new][oslo] oslo.concurrency 3.13.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 2 18:13:27 UTC 2016
We are eager to announce the release of:
oslo.concurrency 3.13.0: Oslo Concurrency library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.concurrency
With package available at:
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.12.0..3.13.0
------------------------------------------
2e8d548 Updated from global requirements
0c3a39e Fix parameters of assertEqual are misplaced
e9a0914 Add Python 3.5 classifier and venv
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
setup.cfg | 1 +
tox.ini | 6 +--
5 files changed, 44 insertions(+), 45 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 864afc1..81d8537 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
More information about the OpenStack-dev
mailing list