]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (>= 0.1.8) for iso8601
authorThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:40:47 +0000 (19:40 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:40:47 +0000 (19:40 +0800)
Rewritten-From: 7ea66b9b7ddf09a84380a781f59ea10e0d6f6024

xenial/debian/control

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