Source: python-taskflow
Section: python
Priority: optional
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends:
 alembic (>= 0.7.2),
 debhelper (>= 9~),
 python-all (>= 2.6.6-3~),
 python-anyjson,
 python-babel,
 python-concurrent.futures,
 python-eventlet,
 python-iso8601,
 python-kombu,
 python-networkx,
 python-oslo-serialization,
 python-oslo-utils,
 python-pbr,
 python-setuptools,
 python-six,
 python-sqlalchemy,
 python-stevedore
Standards-Version: 3.9.4
XS-Testsuite: autopkgtest

Package: python-taskflow
Architecture: all
Depends:
 alembic,
 python-anyjson,
 python-babel,
 python-concurrent.futures,
 python-eventlet,
 python-iso8601,
 python-six,
 python-sqlalchemy,
 python-stevedore,
 ${misc:Depends},
 ${python:Depends}
Description: Taskflow structured state management library.
 A library to do [jobs, tasks, flows] in a HA manner using different backends
  to be used with OpenStack projects.
