From: Thomas Goirand Date: Mon, 3 Aug 2015 13:53:52 +0000 (+0000) Subject: Testtools must be >= 1.4.0 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6d70f43eb35d440e227c6d481bc4cbc6cb329abb;p=openstack-build%2Fheat-build.git Testtools must be >= 1.4.0 Rewritten-From: f35d44335dba2e7e528dc2752dacce5eda9c0912 --- diff --git a/trusty/debian/control b/trusty/debian/control index a8dfc6ce..7de81e9f 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -70,7 +70,7 @@ Build-Depends-Indep: python-babel, python-stevedore (>= 1.5.0), python-swiftclient, python-testscenarios, - python-testtools, + python-testtools (>= 1.4.0), python-troveclient (>= 1.2.0), python-webob, python-yaml,