]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Review again the (build-)dependencies.
authorThomas Goirand <thomas@goirand.fr>
Tue, 8 Oct 2013 07:30:58 +0000 (15:30 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 8 Oct 2013 07:30:58 +0000 (15:30 +0800)
debian/control

index 8e4734c1a17b72579b3c9de313008e494e9b8abe..c79ed063e27d134d85a26e056c48cfc89228091e 100644 (file)
@@ -17,11 +17,11 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-amqplib,
                      python-anyjson (>= 0.3.3),
                      python-babel,
-                     python-cliff,
+                     python-cliff (>= 1.4.3),
                      python-configobj,
                      python-coverage,
                      python-eventlet (>= 0.13.0),
-                     python-fixtures (>= 0.3.12),
+                     python-fixtures (>= 0.3.14),
                      python-gflags,
                      python-greenlet (>= 0.3.2),
                      python-hacking,
@@ -29,17 +29,17 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-iso8601,
                      python-jinja2,
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.3.0),
+                     python-keystoneclient (>= 1:0.3.2),
                      python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
                      python-mox,
                      python-netaddr,
                      python-netifaces,
-                     python-neutronclient (>= 2.2.3),
+                     python-neutronclient (>= 2.3.0),
                      python-nose,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.12.0),
+                     python-novaclient (>= 2:2.15.0),
                      python-oslo.config (>= 1.2.0a3),
                      python-paste,
                      python-pastedeploy,
@@ -58,7 +58,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-testtools (>= 0.9.32),
                      python-unittest2,
                      python-webob (>= 1.2.3),
-                     python-webtest,
+                     python-webtest (>= 2.0.9),
                      subunit,
                      testrepository (>= 0.0.17)
 Standards-Version: 3.9.4
@@ -111,13 +111,13 @@ Depends: alembic (>= 0.4.1),
          python-iso8601,
          python-jinja2,
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.3.0),
+         python-keystoneclient (>= 1:0.3.2),
          python-kombu (>= 2.4.8),
          python-lxml,
          python-migrate,
          python-netaddr,
-         python-neutronclient (>= 2.2.3),
-         python-novaclient (>= 2:2.12.0),
+         python-neutronclient (>= 2.3.0),
+         python-novaclient (>= 2:2.15.0),
          python-oslo.config (>= 1.2.0a3),
          python-paste,
          python-pastedeploy,