[openstack-dev] [new][oslo] taskflow 2.5.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 10 12:32:19 UTC 2016
We are exuberant to announce the release of:
taskflow 2.5.0: Taskflow structured state management library.
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/taskflow
With package available at:
https://pypi.python.org/pypi/taskflow
Please report issues through launchpad:
http://bugs.launchpad.net/taskflow/
For more details, please see below.
Changes in taskflow 2.4.0..2.5.0
--------------------------------
b8ed052 Updated from global requirements
ad23e3d Change dependency to use flavors
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 2 +-
setup.cfg | 28 ++++++++++++++++++++++++++++
test-requirements.txt | 39 ---------------------------------------
tox.ini | 4 +++-
4 files changed, 32 insertions(+), 41 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 6e54d79..394337a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -49 +49 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
-cachetools>=1.0.0 # MIT License
+cachetools>=1.1.0 # MIT License
More information about the OpenStack-dev
mailing list