Fixed (build-)dependencies.
authorThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 16:25:06 +0000 (00:25 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 16:25:06 +0000 (00:25 +0800)
Change-Id: I9a03e867ff9eee807be627a8582e0dd06808efbe

Rewritten-From: af878c7ca491bdd8b7df822512b7373f4ca5202c

xenial/debian/control

index 61f4ae86f50ee1fd417d7f9dd5bf13b63995b417..3d7c2bf64c15e25b7dfe6b409e827c6e899940fe 100644 (file)
@@ -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,