[openstack-dev] [new][oslo] tooz 1.39.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Jun 14 15:06:41 UTC 2016


We are jubilant to announce the release of:

tooz 1.39.0: Coordination library for distributed systems.

This release is part of the newton release series.

With source available at:

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

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in tooz 1.38.0..1.39.0
------------------------------

fdcaff6 Updated from global requirements
601fb26 Ensure etcd is in developer and driver docs

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

requirements.txt          |  2 +-
test-requirements.txt     |  2 +-
4 files changed, 19 insertions(+), 3 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 7e6588e..e6cff75 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16 +16 @@ futurist>=0.11.0 # Apache-2.0
-oslo.utils>=3.9.0 # Apache-2.0
+oslo.utils>=3.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b7f0925..9e28f22 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18 +18 @@ coverage>=3.6 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD





More information about the OpenStack-dev mailing list