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



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to