From: Thomas Goirand Date: Mon, 7 Dec 2015 16:59:18 +0000 (+0100) Subject: Fixed taskflow minimum version. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=71c827ca407f68a3ee052956ee40901102e06310;p=openstack-build%2Fcinder-build.git Fixed taskflow minimum version. Rewritten-From: ced6dfef82ce2ab83405166b18ae766495df60d5 --- diff --git a/xenial/debian/control b/xenial/debian/control index 4e039e7bc..8030f06e3 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -70,7 +70,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-taskflow (>= 1.16.0), + python-taskflow (>= 1.25.0), python-tempest-lib (>= 0.11.0), python-testresources, python-testscenarios, @@ -136,7 +136,7 @@ Depends: python-anyjson, python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-taskflow (>= 1.16.0), + python-taskflow (>= 1.25.0), python-webob, ${misc:Depends}, ${python:Depends},