From: Thomas Goirand Date: Wed, 18 Mar 2015 19:05:46 +0000 (+0100) Subject: Fixed (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=112011b5363910f22149d093b59a5d03869f3427;p=openstack-build%2Fheat-build.git Fixed (build-)depends. Rewritten-From: aff6bcc312846d714f5bfc998dfa60ca411b15d3 --- diff --git a/xenial/debian/control b/xenial/debian/control index c5c72ba9..87ed1b4a 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -22,34 +22,34 @@ Build-Depends-Indep: python-babel (>= 1.3), python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.3.2), - python-hacking (>= 0.8.0), - python-heatclient (>= 0.2.9), + python-hacking, + python-heatclient (>= 0.3.0), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:1.0.0), + python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware, python-kombu (>= 2.5.0), python-lxml (>= 2.3), python-memcache, - python-migrate (>= 0.9.1), + python-migrate (>= 0.9.5), python-mock (>= 1.0), python-mox, python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), - python-nose, - python-nosexcover, + python-neutronclient (>= 2.3.11), python-novaclient (>= 2:2.18.0), - python-oslo.config (>= 1.6.0), - python-oslo.context (>= 0.1.0), - python-oslo.db (>= 1.4.1), + python-oslo.config (>= 1.9.0), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 1.5.0), python-oslo.i18n (>= 1.3.0), - python-oslo.messaging (>= 1.4.1), + python-oslo.log (>= 0.4.0), + python-oslo.messaging (>= 1.6.0), python-oslo.middleware (>= 0.3.0), python-oslo.serialization (>= 1.2.0), python-oslo.utils (>= 1.2.0), + python-oslo.versionedobjects (>= 0.1.0), python-oslosphinx (>= 2.2.0.0), - python-oslotest (>= 1.1.0.0), + python-oslotest (>= 1.2.0), python-osprofiler, python-paramiko (>= 1.13.0), python-paste, @@ -63,13 +63,13 @@ Build-Depends-Indep: python-babel (>= 1.3), python-saharaclient (>= 0.7.6), python-sendfile, python-setuptools, - python-six (>= 1.7.0), + python-six (>= 1.9.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.1.0), python-subunit, python-swiftclient (>= 1:2.2.0), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.34), + python-testtools (>= 0.9.36), python-troveclient (>= 1.0.7), python-webob (>= 1.2.3), python-yaml, @@ -91,27 +91,29 @@ Depends: python-babel (>= 1.3), python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.3.2), - python-heatclient (>= 0.2.9), + python-heatclient (>= 0.3.0), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:1.0.0), + python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware, python-kombu (>= 2.5.0), python-lxml (>= 2.3), python-memcache, - python-migrate (>= 0.9.1), + python-migrate (>= 0.9.5), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), + python-neutronclient (>= 2.3.11), python-novaclient (>= 2:2.18.0), - python-oslo.config (>= 1.6.0), - python-oslo.context (>= 0.1.0), - python-oslo.db (>= 1.4.1), + python-oslo.config (>= 1.9.0), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 1.5.0), python-oslo.i18n (>= 1.3.0), - python-oslo.messaging (>= 1.4.1), + python-oslo.log (>= 0.4.0), + python-oslo.messaging (>= 1.6.0), python-oslo.middleware (>= 0.3.0), python-oslo.serialization (>= 1.2.0), python-oslo.utils (>= 1.2.0), + python-oslo.versionedobjects (>= 0.1.0), python-osprofiler, python-paste, python-pastedeploy, @@ -124,7 +126,7 @@ Depends: python-babel (>= 1.3), python-saharaclient (>= 0.7.6), python-sendfile, python-setuptools, - python-six (>= 1.7.0), + python-six (>= 1.9.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.1.0), python-swiftclient (>= 1:2.2.0),