[openstack-announce] [release][oslo] oslo.log release 1.13.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Oct 19 17:26:10 UTC 2015


We are psyched to announce the release of:

oslo.log 1.13.0: oslo.log library

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.log

With package available at:

    https://pypi.python.org/pypi/oslo.log

For more details, please see the git log history below and:

    http://launchpad.net/oslo.log/+milestone/1.13.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.log

Changes in oslo.log 1.12.1..1.13.0
----------------------------------

60d9aa0 Updated from global requirements
a76aede Updated from global requirements

Diffstat (except docs and test files)
-------------------------------------

requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index d20752f..51edb1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0
@@ -15 +15 @@ debtcollector>=0.3.0 # Apache-2.0
-pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' # MIT
+pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT





More information about the OpenStack-announce mailing list