[release-announce] taskflow 3.7.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu May 30 02:20:03 UTC 2019


We eagerly announce the release of:

taskflow 3.7.0: Taskflow structured state management library.

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/taskflow

Download the package from:

    https://pypi.org/project/taskflow

Please report issues through:

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

For more details, please see below.

Changes in taskflow 3.6.0..3.7.0
--------------------------------

59657479 update git.openstack.org to opendev
bf0ebe61 Dropping the py35 testing
4bd9a5e0 Remove debtcollector requirement
dd680367 Update Sphinx requirement


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

.zuul.yaml                   |  1 -
README.rst                   |  2 +-
lower-constraints.txt        |  1 -
requirements.txt             |  3 ---
setup.cfg                    |  4 +---
test-requirements.txt        |  2 --
tox.ini                      |  4 ++--
10 files changed, 11 insertions(+), 59 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 49a749ff..e0652e61 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -49,3 +48,0 @@ cachetools>=2.0.0 # MIT License
-# For deprecation of things
-debtcollector>=1.2.0 # Apache-2.0
-
diff --git a/test-requirements.txt b/test-requirements.txt
index e15ffb92..09ee1f43 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -33,2 +32,0 @@ stestr>=2.0.0 # Apache-2.0
-doc8>=0.6.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD






More information about the Release-announce mailing list