]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
deps updated
authorgustavo panizzo <gfa@zumbi.com.ar>
Mon, 30 Jun 2014 22:47:10 +0000 (19:47 -0300)
committergustavo panizzo <gfa@zumbi.com.ar>
Mon, 30 Jun 2014 22:47:10 +0000 (19:47 -0300)
Rewritten-From: 2c6b96dbae52cac20ade35c66218fe5c5b07fde0

trusty/debian/control

index 2ee8baaad5b35b762c4b579e7c761959dac452e8..fefebadb568c340fc62e86b5a56c409b3f3b488a 100644 (file)
@@ -16,6 +16,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      pep8 (>= 1.3.3),
                      python-amqplib,
                      python-anyjson (>= 0.3.3),
+                     python-argparse,
                      python-babel (>= 1.3),
                      python-cliff (>= 1.4.5),
                      python-configobj,
@@ -29,7 +30,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-iso8601 (>= 0.1.9),
                      python-jinja2,
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.6.0),
+                     python-keystoneclient (>= 1:0.8.0),
                      python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
@@ -48,7 +49,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-routes,
                      python-setuptools,
                      python-simplejson,
-                     python-six (>= 1.5.2),
+                     python-six (>= 1.6.0),
                      python-sqlalchemy,
                      python-stevedore (>= 0.14),
                      python-subunit (>= 0.0.18),
@@ -101,6 +102,7 @@ Breaks: python-quantum (<< 2013.2~),
 Depends: alembic (>= 0.4.1),
          python-amqplib,
          python-anyjson (>= 0.3.3),
+         python-argparse,
          python-babel (>= 1.3),
          python-configobj,
          python-eventlet (>= 0.13.0),
@@ -110,7 +112,7 @@ Depends: alembic (>= 0.4.1),
          python-iso8601 (>= 0.1.9),
          python-jinja2,
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.6.0),
+         python-keystoneclient (>= 1:0.8.0),
          python-kombu (>= 2.4.8),
          python-lxml,
          python-migrate,
@@ -126,7 +128,7 @@ Depends: alembic (>= 0.4.1),
          python-requests (>= 1.1),
          python-routes,
          python-simplejson,
-         python-six (>= 1.5.2),
+         python-six (>= 1.6.0),
          python-sqlalchemy,
          python-stevedore (>= 0.14),
          python-webob (>= 1.2.3),
@@ -188,6 +190,7 @@ Provides: neutron-plugin,
           neutron-plugin-openvswitch,
           neutron-plugin-plumgrid,
           neutron-plugin-ryu,
+          python-argparse,
           quantum-plugin,
           quantum-plugin-bigswitch,
           quantum-plugin-brocade,