[openstack-dev] [release][oslo] oslo.utils 3.10.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Wed May 11 14:53:59 UTC 2016


We are chuffed to announce the release of:

oslo.utils 3.10.0: Oslo Utility library

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.utils

With package available at:

    https://pypi.python.org/pypi/oslo.utils

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.utils 3.9.0..3.10.0
-----------------------------------

406c753 Imported Translations from Zanata
006286a Updated from global requirements

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

.../locale/de/LC_MESSAGES/oslo_utils-log-info.po       |  8 ++++----
.../locale/de/LC_MESSAGES/oslo_utils-log-warning.po    |  6 +++---
oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po         |  6 +++---
.../locale/en_GB/LC_MESSAGES/oslo_utils-log-error.po   |  8 ++++----
.../locale/en_GB/LC_MESSAGES/oslo_utils-log-info.po    |  8 ++++----
.../locale/en_GB/LC_MESSAGES/oslo_utils-log-warning.po |  8 ++++----
oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po      |  6 +++---
.../locale/es/LC_MESSAGES/oslo_utils-log-error.po      |  6 +++---
.../locale/fr/LC_MESSAGES/oslo_utils-log-error.po      |  8 ++++----
.../locale/fr/LC_MESSAGES/oslo_utils-log-info.po       |  8 ++++----
.../locale/fr/LC_MESSAGES/oslo_utils-log-warning.po    |  8 ++++----
oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po         |  6 +++---
oslo_utils/locale/oslo_utils-log-error.pot             | 16 ++++++++--------
oslo_utils/locale/oslo_utils-log-info.pot              | 18 +++++++++---------
oslo_utils/locale/oslo_utils-log-warning.pot           | 18 +++++++++---------
oslo_utils/locale/oslo_utils.pot                       | 10 +++++-----
.../locale/pt_BR/LC_MESSAGES/oslo_utils-log-error.po   |  6 +++---
requirements.txt                                       |  2 +-
test-requirements.txt                                  |  2 +-
19 files changed, 79 insertions(+), 79 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 07f0e55..7cac05d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0
-iso8601>=0.1.9 # MIT
+iso8601>=0.1.11 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index b702e0f..ed8f5f9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -31 +31 @@ oslo.config>=3.9.0 # Apache-2.0
-bandit>=0.17.3 # Apache-2.0
+bandit>=1.0.1 # Apache-2.0





More information about the OpenStack-dev mailing list