From e9c3f668baa3e199bd6f797a13c6a159924f342f Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 3 Aug 2015 13:53:52 +0000 Subject: [PATCH] Testtools must be >= 1.4.0 Rewritten-From: f35d44335dba2e7e528dc2752dacce5eda9c0912 --- xenial/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.45.2