[openstack-announce] [release][oslo] oslo.utils release 2.1.0	(liberty)
    davanum at gmail.com 
    davanum at gmail.com
       
    Mon Jul 27 20:26:13 UTC 2015
    
    
  
We are happy to announce the release of:
oslo.utils 2.1.0: Oslo Utility library
This release is part of the liberty 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
For more details, please see the git log history below and:
    http://launchpad.net/oslo.utils/+milestone/2.1.0
Please report issues through launchpad:
    http://bugs.launchpad.net/oslo.utils
Changes in oslo.utils 2.0.0..2.1.0
----------------------------------
485222b Imported Translations from Transifex
4005058 Updated from global requirements
c46c436 Adding checking around the monotonic import
Diffstat (except docs and test files)
-------------------------------------
oslo.utils/locale/de/LC_MESSAGES/oslo.utils-log-info.po   |  5 +++--
oslo.utils/locale/de/LC_MESSAGES/oslo.utils.po            |  7 ++++---
.../locale/en_GB/LC_MESSAGES/oslo.utils-log-error.po      |  4 ++--
.../locale/en_GB/LC_MESSAGES/oslo.utils-log-info.po       |  4 ++--
.../locale/en_GB/LC_MESSAGES/oslo.utils-log-warning.po    |  4 ++--
oslo.utils/locale/en_GB/LC_MESSAGES/oslo.utils.po         |  8 ++++----
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils-log-error.po  |  5 +++--
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils-log-info.po   |  5 +++--
.../locale/fr/LC_MESSAGES/oslo.utils-log-warning.po       |  5 +++--
oslo.utils/locale/fr/LC_MESSAGES/oslo.utils.po            |  9 +++++----
oslo.utils/locale/oslo.utils.pot                          | 15 ++++++++++-----
oslo_utils/timeutils.py                                   |  8 +++++++-
test-requirements.txt                                     |  3 +--
13 files changed, 49 insertions(+), 33 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index fe29bea..a11796d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,2 +25 @@ oslosphinx>=2.5.0 # Apache-2.0
-mock!=1.1.4,>=1.1;python_version!='2.6'
-mock==1.0.1;python_version=='2.6'
+mock>=1.2
    
    
More information about the OpenStack-announce
mailing list