We are gleeful to announce the release of:
oslo.middleware 3.4.0: Oslo Middleware library
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.middleware
With package available at:
https://pypi.python.org/pypi/oslo.middleware
For more details, please see below and:
http://launchpad.net/oslo.middleware/+milestone/3.4.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.middleware
Changes in oslo.middleware 3.3.0..3.4.0
---------------------------------------
61a4da4 Updated from global requirements
3fedd8b Removes MANIFEST.in as it is not needed explicitely by PBR
Diffstat (except docs and test files)
-------------------------------------
MANIFEST.in | 9 ---------
requirements.txt | 2 +-
2 files changed, 1 insertion(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 26576a3..cdc524c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0