[openstack-announce] [release][oslo] oslo.utils release 2.5.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Tue Sep 8 16:15:11 UTC 2015
We are gleeful to announce the release of:
oslo.utils 2.5.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.5.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.utils
Changes in oslo.utils 2.4.0..2.5.0
----------------------------------
5f6e724 Updated from global requirements
f89cf0d Imported Translations from Transifex
5721295 Updated from global requirements
6a397f0 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo.utils/locale/en_GB/LC_MESSAGES/oslo.utils.po | 10 +++++++---
requirements.txt | 4 ++--
test-requirements.txt | 2 +-
3 files changed, 10 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index df5cdf3..b9698ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6
@@ -17 +17 @@ pytz>=2013.6
-netaddr>=0.7.12
+netaddr!=0.7.16,>=0.7.12
diff --git a/test-requirements.txt b/test-requirements.txt
index 8dacca1..e09cfdf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28 +28 @@ mock>=1.2
-oslo.config>=2.1.0 # Apache-2.0
+oslo.config>=2.3.0 # Apache-2.0
More information about the OpenStack-announce
mailing list