[oslo] tooz 1.48.1 (ocata)
We are chuffed to announce the release of: tooz 1.48.1: Coordination library for distributed systems. This release is part of the ocata stable release series. The source is available from: http://git.openstack.org/cgit/openstack/tooz Download the package from: 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.48.0..1.48.1 ------------------------------ 914ddf4 Updated from global requirements a1882b5 Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 8 ++++---- setup.cfg | 10 +++++----- 3 files changed, 10 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 893cdc5..0da9f28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,2 +4,2 @@ -pbr>=1.6 # Apache-2.0 -stevedore>=1.16.0 # Apache-2.0 +pbr>=1.8 # Apache-2.0 +stevedore>=1.17.1 # Apache-2.0 @@ -11 +11 @@ fasteners>=0.7 # Apache-2.0 -tenacity>=3.2.1 # Apache-2.0 +tenacity>=3.2.1 # Apache-2.0 @@ -14 +14 @@ futurist!=0.15.0,>=0.11.0 # Apache-2.0 -oslo.utils>=3.15.0 # Apache-2.0 +oslo.utils>=3.18.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org