From: Thomas Goirand Date: Tue, 1 Apr 2014 08:46:41 +0000 (+0800) Subject: Reviewed (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4294de1310a2893dadbc9a5062407097b9d314ff;hp=1a95a310c12c48095081480a690fc2214447a0a8;p=openstack-build%2Fceilometer-build.git Reviewed (build-)depends. Change-Id: I36dad857040e1e17bd8f0e1b32219ad6cc644ec2 Rewritten-From: a15ed0aa1a539747f5399f15f06355602fe1d4a9 --- diff --git a/xenial/debian/control b/xenial/debian/control index 7bae21d..9155847 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -19,10 +19,9 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-croniter, python-docutils (>= 0.9.1), python-eventlet (>= 0.13.0), - python-extras, python-fixtures (>= 0.3.14), python-flask (>= 0.10), - python-glance (>= 2013.2~), + python-glance (>= 2014.1~), python-glanceclient (>= 1:0.10.0), python-hacking (>= 0.8), python-happybase (>= 0.8), @@ -35,12 +34,11 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-lockfile, python-lxml, python-migrate (>= 0.8.2), - python-ming, python-mock (>= 1.0), python-mox, python-msgpack, python-mysqldb, - python-nose, + python-netaddr (>= 0.7.6), python-nova (>= 2013.2~), python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), @@ -49,8 +47,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-pecan (>= 0.4.5), python-pymongo (>= 2.4), python-pysnmp4, - python-requests (>= 1.2), - python-setuptools-git, + python-requests (>= 1.1), python-six (>= 1.5.2), python-sphinx, python-sphinxcontrib-docbookrestapi, @@ -64,7 +61,6 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-testscenarios (>= 0.4), python-testtools (>= 0.9.34), python-tz, - python-unittest2, python-webob (>= 1.2.3), python-wsme (>= 0.6), python-yaml, @@ -85,7 +81,6 @@ Depends: alembic (>= 0.4.2), python-ceilometerclient (>= 1.0.6), python-croniter, python-eventlet (>= 0.13.0), - python-extras, python-flask (>= 0.10), python-glanceclient (>= 1:0.10.0), python-greenlet (>= 0.4), @@ -100,6 +95,7 @@ Depends: alembic (>= 0.4.2), python-migrate (>= 0.8.2), python-msgpack, python-mysqldb, + python-netaddr (>= 0.7.6), python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), python-oslo.vmware, @@ -107,7 +103,7 @@ Depends: alembic (>= 0.4.2), python-pecan (>= 0.4.5), python-pymongo (>= 2.4), python-pysnmp4, - python-requests (>= 1.2), + python-requests (>= 1.1), python-six (>= 1.5.2), python-sqlalchemy (>= 0.7.8), python-stevedore (>= 0.14),