Switches from msgpack-python to python-msgpack in dependencies, as the package has...
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 3f809c90f1cb5c3c73c5aa0ffc9163419e8b8881..7df5b5fd21bfd207eb24808d618f0dcb6ceda6b5 100644 (file)
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9),
                python-pbr (>= 0.5.21)
 Build-Depends-Indep: alembic (>= 0.4.2),
                      mongodb,
-                     msgpack-python,
                      pep8,
                      python-anyjson (>= 0.3.3),
                      python-babel,
@@ -29,13 +28,14 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-happybase,
                      python-httplib2,
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.3.2),
+                     python-keystoneclient (>= 1:0.4.0),
                      python-kombu (>> 2.4.7),
                      python-lockfile,
                      python-lxml,
                      python-ming,
                      python-mock (>= 1.0),
                      python-mox,
+                     python-msgpack,
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-nose,
@@ -48,6 +48,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-requests (>= 1.2),
                      python-setuptools-git,
                      python-simplegeneric (>= 0.8),
+                     python-six (>= 1.4.1),
                      python-sphinx,
                      python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (>= 0.7.3),
@@ -60,7 +61,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-testtools (>= 0.9.29),
                      python-unittest2,
                      python-webob (>= 1.2.3),
-                     python-wsme (>= 0.5b5),
+                     python-wsme (>= 0.5b6),
                      python-yaml,
                      testrepository (>= 0.0.13)
 Standards-Version: 3.9.4
@@ -74,7 +75,6 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: alembic (>= 0.4.2),
          libjs-jquery,
-         msgpack-python,
          python-anyjson (>= 0.3.3),
          python-ceilometerclient (>= 1.0.6),
          python-d2to1 (>= 0.2.10),
@@ -84,10 +84,11 @@ Depends: alembic (>= 0.4.2),
          python-glanceclient (>= 1:0.10.0),
          python-greenlet (>= 0.4),
          python-iso8601,
-         python-keystoneclient (>= 1:0.3.2),
+         python-keystoneclient (>= 1:0.4.0),
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
+         python-msgpack,
          python-netaddr (>= 0.7.6),
          python-novaclient (>= 2:2.13.0),
          python-oslo.config (>= 1.2.1),
@@ -96,11 +97,12 @@ Depends: alembic (>= 0.4.2),
          python-pymongo (>= 2.4),
          python-requests (>= 1.2),
          python-simplegeneric (>= 0.8),
+         python-six (>= 1.4.1),
          python-sqlalchemy (>= 0.7.3),
          python-stevedore (>= 0.9),
          python-swiftclient (>= 1:1.6.0),
          python-webob (>= 1.2.3),
-         python-wsme (>= 0.5b5),
+         python-wsme (>= 0.5b6),
          python-yaml,
          ${misc:Depends},
          ${python:Depends}