]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Wed, 7 Jan 2015 21:38:13 +0000 (22:38 +0100)
committerThomas Goirand <thomas@goirand.fr>
Wed, 7 Jan 2015 21:38:13 +0000 (22:38 +0100)
Rewritten-From: 7d7065e96fc9bc3ae7f87f6cf1619255f91d2251

xenial/debian/changelog
xenial/debian/control

index 4b9c8a71f54fba166603b0338be483f5afaca8ae..4e26b26bd6037fa7bdc9ae98b4ccee90d6717f2f 100644 (file)
@@ -1,6 +1,7 @@
 neutron (2015.1~b1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Updated (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 24 Dec 2014 15:10:00 +0800
 
index 2ecb0944e87dccab779943be183960b933943df1..a0fda18f9f7adb548551a59a1cd7b0ecef3c6c8e 100644 (file)
@@ -10,51 +10,58 @@ Build-Depends: debhelper (>= 9),
                python-all (>= 2.6),
                python-pbr (>= 0.6),
                python-sphinx (>= 1.2.1)
-Build-Depends-Indep: alembic (>= 0.6.4),
+Build-Depends-Indep: alembic (>= 0.7.1),
                      bridge-utils,
                      pep8 (>= 1.3.3),
-                     python-anyjson (>= 0.3.3),
-                     python-argparse,
-                     python-babel (>= 1.3),
                      python-cliff (>= 1.7.0),
                      python-coverage (>= 3.6),
-                     python-eventlet (>= 0.13.0),
+                     python-eventlet (>= 0.15.2),
                      python-fixtures (>= 0.3.14),
                      python-gflags,
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
                      python-httplib2 (>= 0.7.5),
-                     python-iso8601 (>= 0.1.9),
-                     python-jinja2,
+                     python-jinja2 (>= 2.6),
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.10.0),
+                     python-keystoneclient (>= 1:0.11.1),
                      python-keystonemiddleware,
                      python-lxml,
                      python-mock (>= 1.0),
+                     python-mysqldb,
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-neutronclient (>= 2.3.6),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.17.0),
+                     python-oslo-context,
                      python-oslo.config (>= 1.4.0.0),
-                     python-oslo.db (>= 1.0.0),
+                     python-oslo.db (>= 1.1.0),
+                     python-oslo.i18n (>= 1.0.0),
                      python-oslo.messaging (>= 1.4.0.0),
+                     python-oslo.middleware (>= 0.1.0),
                      python-oslo.rootwrap (>= 1.3.0.0),
+                     python-oslo.serialization (>= 1.0.0),
+                     python-oslo.utils (>= 1.1.0),
                      python-oslosphinx (>= 2.2.0.0),
+                     python-oslotest (>= 1.2.0),
                      python-paste,
                      python-pastedeploy,
+                     python-psycopg2,
                      python-pyudev,
-                     python-requests (>= 1.2.1),
+                     python-requests (>= 2.2.0),
+                     python-requests-mock (>= 0.5.1),
                      python-routes,
                      python-setuptools,
                      python-simplejson,
                      python-six (>= 1.7.0),
-                     python-sqlalchemy (>= 0.8.4),
-                     python-stevedore (>= 1.0.0),
+                     python-sqlalchemy (>= 0.9.7),
+                     python-stevedore (>= 1.1.0),
                      python-subunit (>= 0.0.18),
+                     python-tempest-lib,
                      python-testrepository (>= 0.0.13),
-                     python-testtools (>= 0.9.34),
+                     python-testscenarios (>= 0.4),
+                     python-testtools (>= 0.9.36),
                      python-unittest2,
                      python-webob (>= 1.2.3),
                      python-webtest (>= 2.0.9),
@@ -99,40 +106,45 @@ Breaks: python-quantum (<< 2013.2~),
         quantum-plugin-openvswitch-agent (<< 2013),
         quantum-plugin-ryu (<< 2013),
         quantum-plugin-ryu-agent (<< 2013)
-Depends: alembic (>= 0.6.4),
+Depends: alembic (>= 0.7.1),
          iproute2,
          ipset,
          python-anyjson (>= 0.3.3),
          python-argparse,
-         python-babel (>= 1.3),
-         python-eventlet (>= 0.13.0),
+         python-eventlet (>= 0.15.2),
          python-gflags,
          python-greenlet (>= 0.3.2),
          python-httplib2 (>= 0.7.5),
-         python-iso8601 (>= 0.1.9),
-         python-jinja2,
+         python-jinja2 (>= 2.6),
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.10.0),
+         python-keystoneclient (>= 1:0.11.1),
          python-keystonemiddleware,
          python-lxml,
          python-migrate,
+         python-mysqldb,
          python-netaddr (>= 0.7.6),
          python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
+         python-oslo-context,
          python-oslo.config (>= 1.4.0.0),
-         python-oslo.db (>= 1.0.0),
+         python-oslo.db (>= 1.1.0),
+         python-oslo.i18n (>= 1.0.0),
          python-oslo.messaging (>= 1.4.0.0),
+         python-oslo.middleware (>= 0.1.0),
          python-oslo.rootwrap (>= 1.3.0.0),
+         python-oslo.serialization (>= 1.0.0),
+         python-oslo.utils (>= 1.1.0),
          python-paste,
          python-pastedeploy,
          python-pbr (>= 0.6),
+         python-psycopg2,
          python-pyudev,
-         python-requests (>= 1.2.1),
+         python-requests (>= 2.2.0),
          python-routes,
          python-simplejson,
          python-six (>= 1.7.0),
-         python-sqlalchemy (>= 0.8.4),
-         python-stevedore (>= 1.0.0),
+         python-sqlalchemy (>= 0.9.7),
+         python-stevedore (>= 1.1.0),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}
@@ -244,8 +256,8 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: adduser,
          debconf,
-         keepalived,
          iputils-arping,
+         keepalived,
          neutron-common (= ${source:Version}),
          sudo,
          ${misc:Depends},