X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=0c5f2e762abf1b0e19e22c7abf80be3fc7f6b683;hb=99a459d659782c085ac26848aa4b0fdd06cad23d;hp=8a1a05ce7eaea954fcafedb2810eda13bd1332f2;hpb=55e5b2fb574c96f64052a647aec7ee974c44e70e;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 8a1a05c..0c5f2e7 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,12 +14,11 @@ Build-Depends: debhelper (>= 9), python-sphinx Build-Depends-Indep: alembic (>= 0.6.4), mongodb, - python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), python-coverage (>= 3.6), python-croniter, - python-eventlet (>= 0.15.1), + python-eventlet (>= 0.15.2), python-fixtures (>= 0.3.14), python-flask (>= 0.10), python-glance (>= 2014.1~), @@ -30,7 +29,7 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.10.0), + python-keystoneclient (>= 1:0.11.1), python-keystonemiddleware, python-kombu (>= 2.4.8), python-lockfile, @@ -43,30 +42,35 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-netaddr (>= 0.7.12), python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.18.0), + python-oslo.concurrency (>= 0.3.0), python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.0.0), + python-oslo.i18n (>= 1.0.0), + python-oslo.db (>= 1.1.0), python-oslo.messaging (>= 1.4.1), + python-oslo.middleware (>= 0.1.0), python-oslo.rootwrap (>= 1.3.0.0), python-oslo.serialization (>= 1.0.0), python-oslo.utils (>= 1.0.0), python-oslo.vmware (>= 0.6.0), python-oslosphinx (>= 2.2.0.0), - python-oslotest (>= 1.1.0.0), - python-pecan (>= 0.5.0), + python-oslotest (>= 1.2.0), + python-pecan (>= 0.8.0), python-posix-ipc, + python-psycopg2, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.2.1), + python-requests (>= 2.2.0), + python-retrying, python-six (>= 1.7.0), python-sphinxcontrib-docbookrestapi, python-sphinxcontrib-httpdomain, python-sphinxcontrib-pecanwsme (>= 0.6), python-sqlalchemy (>= 0.8.4), - python-stevedore (>= 1.0.0), + python-stevedore (>= 1.1.0), python-subunit (>= 0.0.18), python-swiftclient (>= 1:2.2.0), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.34), + python-testtools (>= 0.9.36), python-tooz (>= 0.4), python-tz, python-webob (>= 1.2.3), @@ -85,10 +89,9 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: alembic (>= 0.6.4), libjs-jquery, - python-anyjson (>= 0.3.3), python-ceilometerclient (>= 1.0.6), python-croniter, - python-eventlet (>= 0.15.1), + python-eventlet (>= 0.15.2), python-flask (>= 0.10), python-glanceclient (>= 1:0.14.0), python-greenlet (>= 0.4), @@ -96,7 +99,7 @@ Depends: alembic (>= 0.6.4), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.10.0), + python-keystoneclient (>= 1:0.11.1), python-keystonemiddleware, python-kombu (>= 2.4.8), python-lockfile, @@ -107,22 +110,26 @@ Depends: alembic (>= 0.6.4), python-netaddr (>= 0.7.12), python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.18.0), + python-oslo.concurrency (>= 0.3.0), python-oslo.config (>= 1.4.0.0), - python-oslo.db (>= 1.0.0), + python-oslo.i18n (>= 1.0.0), + python-oslo.db (>= 1.1.0), python-oslo.messaging (>= 1.4.1), + python-oslo.middleware (>= 0.1.0), python-oslo.rootwrap (>= 1.3.0.0), python-oslo.serialization (>= 1.0.0), python-oslo.utils (>= 1.0.0), python-oslo.vmware (>= 0.6.0), python-pbr (>= 0.6), - python-pecan (>= 0.5.0), + python-pecan (>= 0.8.0), python-posix-ipc, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.2.1), + python-requests (>= 2.2.0), + python-retrying, python-six (>= 1.7.0), python-sqlalchemy (>= 0.8.4), - python-stevedore (>= 1.0.0), + python-stevedore (>= 1.1.0), python-swiftclient (>= 1:2.2.0), python-tooz (>= 0.4), python-tz,