[openstack-announce] [release][oslo] oslo.concurrency release 2.4.0 (liberty)

davanum at gmail.com davanum at gmail.com
Mon Aug 3 17:49:51 UTC 2015


We are jazzed to announce the release of:

oslo.concurrency 2.4.0: Oslo Concurrency library

This release is part of the liberty 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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.concurrency/+milestone/2.4.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.concurrency

Changes in oslo.concurrency 2.3.0..2.4.0
----------------------------------------

23abc33 Imported Translations from Transifex
bd9a786 Updated from global requirements
c458519 Imported Translations from Transifex
d23ce71 Updated from global requirements

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

.../en_GB/LC_MESSAGES/oslo.concurrency-log-info.po |  6 ++--
.../locale/en_GB/LC_MESSAGES/oslo.concurrency.po   |  6 ++--
.../es/LC_MESSAGES/oslo.concurrency-log-info.po    |  8 +++---
.../locale/es/LC_MESSAGES/oslo.concurrency.po      |  8 +++---
.../fr/LC_MESSAGES/oslo.concurrency-log-info.po    |  8 +++---
.../locale/fr/LC_MESSAGES/oslo.concurrency.po      |  8 +++---
.../locale/oslo.concurrency-log-critical.pot       | 10 +++----
.../locale/oslo.concurrency-log-error.pot          |  6 ++--
.../locale/oslo.concurrency-log-info.pot           |  6 ++--
.../locale/oslo.concurrency-log-warning.pot        | 10 +++----
oslo.concurrency/locale/oslo.concurrency.pot       | 32 +++++++++++-----------
requirements.txt                                   |  4 +--
setup.py                                           |  2 +-
test-requirements.txt                              |  2 +-
14 files changed, 58 insertions(+), 58 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 67df2df..6013555 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=0.11
+pbr<2.0,>=1.3
@@ -10 +10 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=1.6.0 # Apache-2.0
+oslo.utils>=1.9.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 8d84956..249a494 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ hacking<0.11,>=0.10.0
-oslotest>=1.5.1 # Apache-2.0
+oslotest>=1.9.0 # Apache-2.0





More information about the OpenStack-announce mailing list