]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Updated (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Thu, 31 Jul 2014 15:11:53 +0000 (23:11 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 31 Jul 2014 15:11:53 +0000 (23:11 +0800)
Rewritten-From: f115a3c2460ddcff5b1937ae273c8b808e3233cc

trusty/debian/control

index 856b702da13a40d10235e02e7c7ee049c78c3b5e..9e2df86e58a451ab5bf4b054dec792e7f70cefe3 100644 (file)
@@ -13,17 +13,17 @@ Build-Depends: debhelper (>= 9),
                python-sphinx
 Build-Depends-Indep: python-babel (>= 1.3),
                      python-ceilometerclient (>= 1.0.6),
-                     python-cinderclient (>= 1:1.0.6),
+                     python-cinderclient (>= 1:1.0.7),
                      python-coverage (>= 3.6),
                      python-crypto,
                      python-eventlet (>= 0.13.0),
-                     python-glanceclient (>= 1:0.9.0),
+                     python-glanceclient (>= 1:0.13.1),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
-                     python-heatclient (>= 0.2.3),
+                     python-heatclient (>= 0.2.9),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.8.0),
+                     python-keystoneclient (>= 1:0.9.0),
                      python-kombu (>= 2.4.8),
                      python-lockfile,
                      python-lxml (>= 2.3),
@@ -32,11 +32,12 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-mock (>= 1.0),
                      python-mox,
                      python-netaddr,
-                     python-neutronclient (>= 2.3.4),
+                     python-neutronclient (>= 2.3.5),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.17.0),
                      python-oslo.config (>= 1.2.1),
+                     python-oslo.messaging (>= 1.3.0),
                      python-oslosphinx,
                      python-oslotest,
                      python-paste,
@@ -48,8 +49,9 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-routes,
                      python-sendfile,
                      python-setuptools,
-                     python-six (>= 1.6.0),
+                     python-six (>= 1.7.0),
                      python-sqlalchemy (>= 0.7.8),
+                     python-stevedore (>= 0.14),
                      python-subunit,
                      python-swiftclient (>= 1:2.0.2),
                      python-testscenarios (>= 0.4),
@@ -70,24 +72,25 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-babel (>= 1.3),
          python-ceilometerclient (>= 1.0.6),
-         python-cinderclient (>= 1:1.0.6),
+         python-cinderclient (>= 1:1.0.7),
          python-crypto,
          python-eventlet (>= 0.13.0),
-         python-glanceclient (>= 1:0.9.0),
+         python-glanceclient (>= 1:0.13.1),
          python-greenlet (>= 0.3.2),
-         python-heatclient (>= 0.2.3),
+         python-heatclient (>= 0.2.9),
          python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.8.0),
+         python-keystoneclient (>= 1:0.9.0),
          python-kombu (>= 2.4.8),
          python-lxml (>= 2.3),
          python-memcache,
          python-migrate (>= 0.9.1),
          python-mysqldb,
          python-netaddr,
-         python-neutronclient (>= 2.3.4),
+         python-neutronclient (>= 2.3.5),
          python-novaclient (>= 2:2.17.0),
          python-oslo.config (>= 1.2.1),
+         python-oslo.messaging (>= 1.3.0),
          python-paste,
          python-pastedeploy,
          python-pbr (>= 0.6),
@@ -98,8 +101,9 @@ Depends: python-babel (>= 1.3),
          python-routes,
          python-sendfile,
          python-setuptools,
-         python-six (>= 1.6.0),
+         python-six (>= 1.7.0),
          python-sqlalchemy (>= 0.7.8),
+         python-stevedore (>= 0.14),
          python-swiftclient (>= 1:2.0.2),
          python-troveclient (>= 1.0.4),
          python-webob (>= 1.2.3),