From 55a8bf388ae59ccc5e9c4dc1c14fdd865aa03702 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 14 Mar 2014 00:25:06 +0800 Subject: [PATCH] Fixed (build-)dependencies. Change-Id: I9a03e867ff9eee807be627a8582e0dd06808efbe Rewritten-From: af878c7ca491bdd8b7df822512b7373f4ca5202c --- xenial/debian/control | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 61f4ae8..3d7c2bf 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9), python-pbr (>= 0.6) Build-Depends-Indep: alembic (>= 0.4.2), mongodb, - pep8, python-anyjson (>= 0.3.3), python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), @@ -25,14 +24,14 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-flask (>= 0.10), python-glance (>= 2013.2~), python-glanceclient (>= 1:0.10.0), - python-hacking, - python-happybase, + python-hacking (>= 0.8), + python-happybase (>= 0.8), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), python-keystoneclient (>= 1:0.6.0), - python-kombu (>> 2.4.7), + python-kombu (>= 2.4.8), python-lockfile, python-lxml, python-migrate (>= 0.8.2), @@ -41,7 +40,6 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-mox, python-msgpack, python-mysqldb, - python-netaddr (>= 0.7.6), python-nose, python-nova (>= 2013.2~), python-novaclient (>= 2:2.15.0), @@ -90,18 +88,17 @@ Depends: alembic (>= 0.4.2), python-flask (>= 0.10), python-glanceclient (>= 1:0.10.0), python-greenlet (>= 0.4), - python-happybase, + python-happybase (>= 0.8), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), python-keystoneclient (>= 1:0.6.0), - python-kombu (>> 2.4.7), + python-kombu (>= 2.4.8), python-lockfile, python-lxml, 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, -- 2.32.3