]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Review (build-)dependencies for havana.
authorThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 08:06:17 +0000 (16:06 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 08:06:17 +0000 (16:06 +0800)
Rewritten-From: d786c963c77d5b1902f1cb51ded7f68c92db4ac4

xenial/debian/control

index 534f0d72924b88260f3d6744353fee1da9539e02..34496cc243b32b7729013b78aa44a5f4da9c2bd9 100644 (file)
@@ -19,14 +19,16 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-babel,
                      python-cheetah,
                      python-coverage,
+                     python-d2to1,
                      python-daemon,
-                     python-eventlet (>= 0.9.17),
+                     python-eventlet (>= 0.12.0),
+                     python-fixtures (>= 0.3.12),
                      python-glanceclient (>= 1:0.5.0),
-                     python-greenlet,
+                     python-greenlet (>= 0.3.2),
                      python-hp3parclient,
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.2.0),
-                     python-kombu,
+                     python-keystoneclient (>= 1:0.2.1),
+                     python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
                      python-migrate,
@@ -36,19 +38,24 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-netaddr,
                      python-nose,
                      python-oslo.config,
-                     python-paramiko,
+                     python-oslo.sphinx,
+                     python-paramiko (>= 1.8.0),
                      python-paste,
                      python-pastedeploy,
+                     python-pbr,
                      python-psycopg2,
                      python-routes,
                      python-rtslib,
                      python-setuptools,
                      python-setuptools-git,
+                     python-six,
                      python-sphinx,
                      python-sqlalchemy,
-                     python-stevedore (>= 0.7),
+                     python-stevedore (>= 0.9),
+                     python-subunit,
                      python-suds,
                      python-swiftclient,
+                     python-testtools (>= 0.9.32),
                      python-webob (>= 1.2.3)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
@@ -65,25 +72,26 @@ Depends: python-amqplib,
          python-babel,
          python-cheetah,
          python-daemon,
-         python-eventlet (>= 0.9.17),
+         python-eventlet (>= 0.12.0),
          python-glanceclient (>= 1:0.5.0),
-         python-greenlet,
+         python-greenlet (>= 0.3.2),
          python-iso8601,
-         python-keystoneclient (>= 1:0.2.0),
-         python-kombu,
+         python-keystoneclient (>= 1:0.2.1),
+         python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
          python-migrate,
          python-mysqldb,
          python-netaddr,
          python-oslo.config,
-         python-paramiko,
+         python-paramiko (>= 1.8.0),
          python-paste,
          python-pastedeploy,
          python-routes,
          python-rtslib,
+         python-six,
          python-sqlalchemy,
-         python-stevedore (>= 0.7),
+         python-stevedore (>= 0.9),
          python-suds,
          python-swiftclient,
          python-webob (>= 1.2.3),