[release-announce] [oslo] taskflow 3.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 8 14:32:43 UTC 2018


We are delighted to announce the release of:

taskflow 3.1.0: Taskflow structured state management library.

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/taskflow

Download the package from:

    https://pypi.python.org/pypi/taskflow

Please report issues through launchpad:

    https://bugs.launchpad.net/taskflow/

For more details, please see below.

Changes in taskflow 3.0.1..3.1.0
--------------------------------

6e7eb0f Updated from global requirements
6927cc4 Add doc8 to pep8 environment
760f441 Use doc/requirements.txt


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

requirements.txt     |  2 +-
setup.cfg            |  5 +----
tox.ini              | 19 ++++++++++++++++---
4 files changed, 42 insertions(+), 8 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index c2b2c7b..8de021e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -41 +41 @@ automaton>=1.9.0 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0






More information about the Release-announce mailing list