X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=b3aeabd43166c0abac6080009e2c985ef0155b50;hb=27103fa9bdb8458dfd22e3eea9f32904c9f8b711;hp=9d23a346423c24aa6edb12d2726e12faa12c31f1;hpb=b6b17a43c56e5dd3600104227493c40e61c771f8;p=openstack-build%2Fceilometer-build.git diff --git a/debian/control b/debian/control index 9d23a34..b3aeabd 100644 --- a/debian/control +++ b/debian/control @@ -13,48 +13,46 @@ Build-Depends: python-croniter (>= 0.3.4), python-coverage, python-docutils, - python-eventlet (>= 0.13.0), + python-eventlet (>= 0.15.2), python-fixtures (>= 0.3.14), python-flask (>= 0.10), python-flask (<< 1.0), - python-glanceclient (>= 1:0.13.1), + python-glanceclient (>= 1:0.14.0), python-httplib2, python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), python-iso8601 (>= 0.1.9), - python-jsonpath-rw (>= 1.2.0), - python-jsonpath-rw (<< 2.0), - python-jsonschema (>= 2.0.0), - python-jsonschema (<< 3.0.0), - python-keystoneclient (>= 1:0.9.0), + python-jsonpath-rw (>= 1.2.0), python-jsonpath-rw (<< 2.0), + python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), + python-keystoneclient (>= 1:0.11.1), python-keystonemiddleware (>= 1.0.0), python-lxml (>= 2.3), python-lockfile (>= 0.8), - python-migrate (>= 0.9.1), + python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2), python-mock, python-mox, python-msgpack (>= 0.4.0), python-mysqldb, - python-netaddr (>= 0.7.6), + python-netaddr (>= 0.7.12), python-nova, - python-novaclient (>= 1:2.17.0), - python-neutronclient (>= 2.3.5), - python-oslo.config (>= 1:1.2.1), - python-oslo.utils (>= 0.1.1), + python-novaclient (>= 1:2.18.0), + python-neutronclient (>= 2.3.6), + python-oslo.config (>= 1:1.4.0), + python-oslo.utils (>= 1.0.0), python-oslo.i18n (>= 0.1.0), python-oslo.sphinx, - python-pastedeploy (>= 1.5.0), python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), python-pecan (>= 0.5.0), python-pymongo (>= 2.6), - python-requests (>= 1.1), + python-requests (>= 2.2.0), python-requests (<< 2.4.0) | python-requests (>> 2.4.0), python-simplejson, python-sphinx, - python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), - python-stevedore (>= 0.14), + python-pastedeploy (>= 1.5.0), + python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.8.99) | python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99), + python-stevedore (>= 1.1.0), python-subunit, python-six (>= 1.7.0), python-swift, - python-swiftclient (>= 2.0.2), + python-swiftclient (>= 2.2.0), python-testscenarios (>= 0.4), python-testtools (>= 0.9.32), python-webob (>= 1.2.3), @@ -68,37 +66,37 @@ Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/ceilometer/icehouse Package: python-ceilometer Architecture: all Depends: + python-retrying (>= 1.2.2), python-retrying (<< 1.3.0) | python-retrying (>> 1.3.0), + python-oslo.rootwrap (>= 1.3.0), alembic (>= 0.6.4), python-anyjson (>= 0.3.3), python-argparse, python-croniter (>= 0.3.4), python-ceilometerclient (>= 1.0.6), - python-eventlet (>= 0.13.0), - python-flask (>= 0.10), - python-flask (<< 1.0), - python-glanceclient (>= 1:0.13.1), + python-eventlet (>= 0.15.2), + python-flask (>= 0.10), python-flask (<< 1.0), + python-glanceclient (>= 1:0.14.0), python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), - python-sqlalchemy (<= 0.9.99), + python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.8.99) | python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99), python-iso8601 (>= 0.1.9), - python-jsonpath-rw (>= 1.2.0), - python-jsonpath-rw (<< 2.0), - python-jsonschema (>= 2.0.0), - python-jsonschema (<< 3.0.0), - python-keystoneclient (>= 1:0.9.0), + python-jsonpath-rw (>= 1.2.0), python-jsonpath-rw (<< 2.0), + python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0), + python-keystoneclient (>= 1:0.11.1), python-keystonemiddleware (>= 1.0.0), python-lxml (>= 2.3), python-lockfile (>= 0.8), - python-migrate (>= 0.9.1), + python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2), python-msgpack (>= 0.4.0), - python-netaddr (>= 0.7.6), - python-neutronclient (>= 2.3.5), - python-novaclient (>= 1:2.17.0), - python-oslo.config (>= 1:1.2.1), - python-oslo.db (>= 0.2.0), - python-oslo.utils (>= 0.1.1), - python-oslo.messaging (>= 1.3.0), - python-oslo.serialization (>= 0.1.0), - python-oslo.vmware (>= 0.4), + python-netaddr (>= 0.7.12), + python-neutronclient (>= 2.3.6), + python-novaclient (>= 1:2.18.0), + python-oslo.config (>= 1:1.4.0), + python-oslo.db (>= 1.0.0), + python-oslo.utils (>= 1.0.0), + python-oslo.messaging (>= 1.4.0), + python-oslo.middleware (>= 0.1.0), + python-oslo.serialization (>= 1.0.0), + python-oslo.vmware (>= 0.6.0), python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), python-pecan (>= 0.5.0), python-posix-ipc, @@ -106,10 +104,9 @@ Depends: python-six (>= 1.7.0), python-tooz (>= 0.3), python-yaml (>= 3.1.0), - python-requests (>= 1.1), - python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), - python-stevedore (>= 0.14), - python-swiftclient (>= 2.0.2), + python-requests (>= 2.2.0), python-requests (<< 2.4.0) | python-requests (>> 2.4.0), + python-stevedore (>= 1.1.0), + python-swiftclient (>= 2.2.0), python-tz, python-webob (>= 1.2.3), python-wsme (>= 0.6),