[openstack-dev] [all] oslo.log 0.3.0 release
Doug Hellmann
doug at doughellmann.com
Mon Feb 23 19:29:16 UTC 2015
The Oslo team is pleased to announce the release of:
oslo.log 0.3.0: oslo.log library
For more details, please see the git log history below and:
http://launchpad.net/oslo.log/+milestone/0.3.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.log
Changes in oslo.log 0.2.0..0.3.0
--------------------------------
5139941 Updated from global requirements
fb47963 Update Oslo imports to remove namespace package
Diffstat (except docs and test files)
-------------------------------------
oslo_log/_i18n.py | 4 ++--
oslo_log/_options.py | 2 +-
oslo_log/formatters.py | 2 +-
oslo_log/log.py | 4 ++--
requirements.txt | 2 +-
6 files changed, 11 insertions(+), 11 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c978f08..61a5b83 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ Babel>=1.3
-six>=1.7.0
+six>=1.9.0
More information about the OpenStack-dev
mailing list