]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Reviewed (build-)depends
authorThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:18:30 +0000 (15:18 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:44 +0000 (15:20 +0800)
Change-Id: I492e63668e31297c9d9ed80b0e4bea9106fafe56

Rewritten-From: ccc16d25209463d3872d1afb861c59d6bebd9c7b

trusty/debian/control

index 81cf3f6d149ee92713eab98e634039086e3211d4..ea358efe1ccb29eac0166907315744347baf5bb1 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 9~),
                po-debconf,
                python-all (>= 2.6),
-               python-pbr (>= 0.5.21)
+               python-pbr (>= 0.6)
 Build-Depends-Indep: alembic (>= 0.4.1),
                      bridge-utils,
                      pep8 (>= 1.3.3),
@@ -24,41 +24,41 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-gflags,
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
-                     python-httplib2,
+                     python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.8),
                      python-jinja2,
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.4.1),
+                     python-keystoneclient (>= 1:0.6.0),
                      python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
-                     python-neutronclient (>= 2.3.0),
+                     python-neutronclient (>= 2.3.4),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.15.0),
                      python-oslo.config (>= 1.2.1),
+                     python-oslo.rootwrap,
                      python-paste,
                      python-pastedeploy,
-                     python-psutil (>= 0.6.1),
                      python-pyudev,
                      python-requests (>= 1.1),
                      python-routes,
                      python-setuptools,
                      python-simplejson,
-                     python-six (>= 1.4.1),
+                     python-six (>= 1.5.2),
                      python-sphinx,
                      python-sqlalchemy,
-                     python-stevedore (>= 0.12),
-                     python-subunit,
+                     python-stevedore (>= 0.14),
+                     python-subunit (>= 0.0.18),
                      python-testrepository (>= 0.0.13),
-                     python-testtools (>= 0.9.32),
+                     python-testtools (>= 0.9.34),
                      python-unittest2,
                      python-webob (>= 1.2.3),
                      python-webtest (>= 2.0.9),
                      subunit,
-                     testrepository (>= 0.0.17)
+                     testrepository (>= 0.0.18)
 Standards-Version: 3.9.5
 Homepage: http://neutron.openstack.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron.git;a=summary
@@ -106,29 +106,28 @@ Depends: alembic (>= 0.4.1),
          python-eventlet (>= 0.13.0),
          python-gflags,
          python-greenlet (>= 0.3.2),
-         python-httplib2,
+         python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.8),
          python-jinja2,
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.4.1),
+         python-keystoneclient (>= 1:0.6.0),
          python-kombu (>= 2.4.8),
          python-lxml,
          python-migrate,
          python-netaddr (>= 0.7.6),
-         python-neutronclient (>= 2.3.0),
-         python-oslo.config (>= 1.2.0a3),
+         python-neutronclient (>= 2.3.4),
          python-oslo.config (>= 1.2.1),
+         python-oslo.rootwrap,
          python-paste,
          python-pastedeploy,
-         python-pbr (>= 0.5.21),
-         python-psutil (>= 0.6.1),
+         python-pbr (>= 0.6),
          python-pyudev,
          python-requests (>= 1.1),
          python-routes,
          python-simplejson,
-         python-six (>= 1.4.1),
+         python-six (>= 1.5.2),
          python-sqlalchemy,
-         python-stevedore (>= 0.12),
+         python-stevedore (>= 0.14),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}