[openstack-dev] [new][oslo] oslo.concurrency 3.12.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:06:54 UTC 2016
We are chuffed to announce the release of:
oslo.concurrency 3.12.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.11.0..3.12.0
------------------------------------------
f7821d9 Updated from global requirements
68df6b2 Imported Translations from Zanata
f13a21c Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.../locale/en_GB/LC_MESSAGES/releasenotes.po | 30 ++++++++++++++++++++++
requirements.txt | 4 +--
test-requirements.txt | 4 +--
3 files changed, 34 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 51b3c76..864afc1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ iso8601>=0.1.11 # MIT
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
@@ -10 +10 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 8418f39..e431107 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,2 +13,2 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-reno>=1.6.2 # Apache2
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+reno>=1.8.0 # Apache2
More information about the OpenStack-dev
mailing list