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=e9c3f668baa3e199bd6f797a13c6a159924f342f;p=openstack-build%2Fheat-build.git Testtools must be >= 1.4.0 Rewritten-From: f35d44335dba2e7e528dc2752dacce5eda9c0912 --- diff --git a/xenial/debian/control b/xenial/debian/control index a8dfc6ce..7de81e9f 100644 --- a/xenial/debian/control +++ b/xenial/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,