[openstack-announce] [release][oslo] tooz release 1.27.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Thu Nov 26 21:10:19 UTC 2015


We are amped to announce the release of:

tooz 1.27.0: Coordination library for distributed systems.

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/tooz

With package available at:

    https://pypi.python.org/pypi/tooz

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

    http://launchpad.net/python-tooz/+milestone/1.27.0

Please report issues through launchpad:

    http://bugs.launchpad.net/python-tooz/

Changes in tooz 1.26.0..1.27.0
------------------------------

d272845 Updated from global requirements
d7c2d1d Updated from global requirements
4ac05b9 Remove python 2.6 and cleanup tox.ini

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

requirements.txt      | 2 +-
test-requirements.txt | 2 +-
tox.ini               | 5 +----
3 files changed, 3 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 14f7f09..a77d8df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15 +15 @@ futurist>=0.1.2 # Apache-2.0
-oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.utils>=2.8.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d47946a..656af4a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0





More information about the OpenStack-announce mailing list