]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
six and iso8601 versions.
authorThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:49:12 +0000 (19:49 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 16 Dec 2013 11:49:12 +0000 (19:49 +0800)
Rewritten-From: 4985eb3b4d4fb7a7adc33521860aec945125b338

xenial/debian/control

index 9e84bedc8beefa022583d1011d26043b2600919a..b8d5ef4422f352d9f61710bfb19ed78ae6171e4b 100644 (file)
@@ -49,7 +49,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-routes,
                      python-sendfile,
                      python-setuptools,
-                     python-six,
+                     python-six (>= 1.4.1),
                      python-sphinx,
                      python-sqlalchemy (>= 0.7.8),
                      python-subunit,
@@ -78,7 +78,7 @@ Depends: python-babel,
          python-greenlet (>= 0.3.2),
          python-heatclient (>= 0.2.3),
          python-httplib2,
-         python-iso8601,
+         python-iso8601 (>= 0.1.8),
          python-keystoneclient (>= 1:0.3.2),
          python-kombu (>= 2.4.8),
          python-lxml (>= 2.3),
@@ -98,7 +98,7 @@ Depends: python-babel,
          python-routes,
          python-sendfile,
          python-setuptools,
-         python-six,
+         python-six (>= 1.4.1),
          python-sqlalchemy (>= 0.7.8),
          python-swiftclient (>= 1.5),
          python-webob (>= 1.2.3),