]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
we need python-iso8601 >= 0.1.8
authorThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:51:10 +0000 (19:51 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:51:10 +0000 (19:51 +0800)
Change-Id: Ie332b2f1a13f8ea6386ea64f48cd75645b7ff8c7

Rewritten-From: 40200a436233b839968ad6f0942529c0f7cb2f8c

trusty/debian/control

index 673c7aefc5838a8496baec27be4e3ff62b413a4f..7553ed5b47929bac1276f4552ab00eb1392d0b2e 100644 (file)
@@ -28,7 +28,7 @@ Build-Depends-Indep: node-less,
                      python-glanceclient (>= 1:0.10.0),
                      python-hacking,
                      python-heatclient (>= 0.2.4),
-                     python-iso8601,
+                     python-iso8601 (>= 0.1.8),
                      python-keystoneclient (>= 1:0.3.2),
                      python-kombu (>= 2.5.12),
                      python-lesscpy (>= 0.9j),
@@ -66,7 +66,7 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-eventlet (>= 0.13.0),
          python-glanceclient (>= 1:0.10.0),
          python-heatclient (>= 0.2.4),
-         python-iso8601,
+         python-iso8601 (>= 0.1.8),
          python-keystoneclient (>= 1:0.3.2),
          python-kombu (>= 2.5.12),
          python-lesscpy (>= 0.9j),