From 13a44d49f34a131798f12d09ac0e6a7ee3e52328 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 16 Dec 2013 19:40:47 +0800 Subject: [PATCH] Fixed (>= 0.1.8) for iso8601 Rewritten-From: 7ea66b9b7ddf09a84380a781f59ea10e0d6f6024 --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index a5a541df9..b24fabcd4 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), python-hp3parclient (>= 2.0), - python-iso8601, + python-iso8601 (>= 0.1.8), python-keystoneclient (>= 1:0.3.0), python-kombu (>= 2.5.12), python-lockfile, @@ -75,7 +75,7 @@ Depends: python-amqplib, python-eventlet (>= 0.13.0), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), - python-iso8601, + python-iso8601 (>= 0.1.8), python-keystoneclient (>= 1:0.3.0), python-kombu (>= 2.5.12), python-lockfile, -- 2.45.2