]> review.fuel-infra Code Review - openstack-build/ceilometer-build.git/blobdiff - trusty/debian/control
Fix again unit tests.
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 61f4ae86f50ee1fd417d7f9dd5bf13b63995b417..7bae21d1183455a7a478e05d616af07860a6c51c 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),
@@ -70,8 +68,9 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-webob (>= 1.2.3),
                      python-wsme (>= 0.6),
                      python-yaml,
+                     subunit (>= 0.0.18),
                      testrepository (>= 0.0.18)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
 Homepage: http://wiki.openstack.org/Ceilometer
@@ -90,18 +89,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,