From 42eab5898176c4f73a15da06d94ad7dc4a32b0e6 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 7 Dec 2015 17:59:18 +0100 Subject: [PATCH] Fixed taskflow minimum version. Rewritten-From: ced6dfef82ce2ab83405166b18ae766495df60d5 --- trusty/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index 4e039e7bc..8030f06e3 100644 --- a/trusty/debian/control +++ b/trusty/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}, -- 2.45.2