From: Thomas Goirand Date: Thu, 31 Jul 2014 15:11:53 +0000 (+0800) Subject: Updated (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c0458a5c86651271701a34868d55ca1d2fcab1bd;p=openstack-build%2Fheat-build.git Updated (build-)depends. Rewritten-From: f115a3c2460ddcff5b1937ae273c8b808e3233cc --- diff --git a/trusty/debian/control b/trusty/debian/control index 856b702d..9e2df86e 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -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),