We are jazzed to announce the release of:
oslo.utils 3.2.0: Oslo Utility library
This release is part of the mitaka 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/3.2.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.utils
Changes in oslo.utils 3.1.0..3.2.0
----------------------------------
479587c Revert "Move netifaces to extras"
5bd2d0b Remove Babel from requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
setup.cfg | 4 ----
tox.ini | 1 -
3 files changed, 1 insertion(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f9b7b5b..ed3f76a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +10,0 @@ pbr>=1.6
-Babel>=1.3
@@ -17,0 +17 @@ netaddr!=0.7.16,>=0.7.12
+netifaces>=0.10.4