]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Testtools must be >= 1.4.0
authorThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 13:53:52 +0000 (13:53 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 13:53:52 +0000 (13:53 +0000)
Rewritten-From: f35d44335dba2e7e528dc2752dacce5eda9c0912

xenial/debian/control

index a8dfc6cea11e6565b1184ef122d91693adb4b15f..7de81e9f3ce3d634dd73f9bf3a0dc47105082132 100644 (file)
@@ -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,