From: Thomas Goirand Date: Tue, 10 Feb 2015 14:34:51 +0000 (+0100) Subject: Reviewed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=2e50ba1c8e1f73c289c2f6b9801f133c70a8cec4;p=openstack-build%2Fheat-build.git Reviewed (build-)depends for this release. Rewritten-From: e80f819b369bcca37ffcb63a5cec0b139e96a02b --- diff --git a/trusty/debian/control b/trusty/debian/control index fc590df7..c5c72ba9 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -19,17 +19,16 @@ Build-Depends-Indep: python-babel (>= 1.3), python-cliff (>= 1.6), python-coverage (>= 3.6), python-crypto, - python-eventlet (>= 0.15.2), + 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-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.11.1), + python-keystoneclient (>= 1:1.0.0), python-keystonemiddleware, python-kombu (>= 2.5.0), - python-lockfile, python-lxml (>= 2.3), python-memcache, python-migrate (>= 0.9.1), @@ -41,13 +40,14 @@ Build-Depends-Indep: python-babel (>= 1.3), python-nose, python-nosexcover, python-novaclient (>= 2:2.18.0), - python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), + python-oslo.config (>= 1.6.0), + python-oslo.context (>= 0.1.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), python-oslo.messaging (>= 1.4.1), - python-oslo.middleware, - python-oslo.serialization, - python-oslo.utils (>= 1.1.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-oslosphinx (>= 2.2.0.0), python-oslotest (>= 1.1.0.0), python-osprofiler, @@ -88,13 +88,13 @@ Depends: python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), python-cinderclient (>= 1:1.1.0), python-crypto, - python-eventlet (>= 0.15.2), + python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.3.2), python-heatclient (>= 0.2.9), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.11.1), + python-keystoneclient (>= 1:1.0.0), python-keystonemiddleware, python-kombu (>= 2.5.0), python-lxml (>= 2.3), @@ -104,13 +104,14 @@ Depends: python-babel (>= 1.3), python-netaddr (>= 0.7.12), python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.18.0), - python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.1.0), - python-oslo.i18n (>= 1.0.0), + python-oslo.config (>= 1.6.0), + python-oslo.context (>= 0.1.0), + python-oslo.db (>= 1.4.1), + python-oslo.i18n (>= 1.3.0), python-oslo.messaging (>= 1.4.1), - python-oslo.middleware, - python-oslo.serialization, - python-oslo.utils (>= 1.1.0), + python-oslo.middleware (>= 0.3.0), + python-oslo.serialization (>= 1.2.0), + python-oslo.utils (>= 1.2.0), python-osprofiler, python-paste, python-pastedeploy,