From: Thomas Goirand Date: Mon, 16 Dec 2013 11:40:47 +0000 (+0800) Subject: Fixed (>= 0.1.8) for iso8601 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7ea66b9b7ddf09a84380a781f59ea10e0d6f6024;p=openstack-build%2Fcinder-build.git Fixed (>= 0.1.8) for iso8601 --- diff --git a/debian/control b/debian/control index a5a541df9..b24fabcd4 100644 --- a/debian/control +++ b/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,