[openstack-dev] [release][oslo] taskflow 1.30.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 25 06:16:56 UTC 2016
We are satisfied to announce the release of:
taskflow 1.30.0: Taskflow structured state management library.
This release is part of the mitaka 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 1.29.0..1.30.0
----------------------------------
057d1da Updated from global requirements
4389c1a Sqlalchemy-utils double entry (already in test-requirements.txt)
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 91d55b4..8a7d201 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -44 +44 @@ automaton>=0.5.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
@@ -54,2 +53,0 @@ debtcollector>=1.2.0 # Apache-2.0
-# For sqlalchemy persistence backend
-sqlalchemy-utils # BSD License
More information about the OpenStack-dev
mailing list