]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (build-)dependencies for Icehouse b3.
authorThomas Goirand <thomas@goirand.fr>
Sat, 8 Mar 2014 07:32:33 +0000 (15:32 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sat, 8 Mar 2014 07:32:33 +0000 (15:32 +0800)
Rewritten-From: 770f222bd1ca5d430e6c874f9735ffe590379e57

xenial/debian/control

index b4f46966032719cae3c65e01cceb36dedd785d20..002c657c2db7a1dfe73dbebe583ae7965a3c7f4f 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8.0.0),
                openstack-pkg-tools (>= 9~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.5.21),
+               python-pbr (>= 0.6),
                python-setuptools
 Build-Depends-Indep: pep8 (>= 1.3.3),
                      pylint,
@@ -24,9 +24,10 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-glanceclient (>= 1:0.9.0),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
-                     python-hp3parclient (>= 2.0),
+                     python-hp3parclient (>= 3.0),
+                     python-hplefthandclient,
                      python-iso8601 (>= 0.1.8),
-                     python-keystoneclient (>= 1:0.4.1),
+                     python-keystoneclient (>= 1:0.6.0),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
@@ -40,24 +41,24 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-oslo.config (>= 1:1.2.1),
                      python-oslo.sphinx,
                      python-oslo.rootwrap,
-                     python-paramiko (>= 1.8.0),
+                     python-paramiko (>= 1.9.0),
                      python-paste,
                      python-pastedeploy,
                      python-psycopg2,
                      python-routes,
                      python-rtslib-fb,
                      python-setuptools-git,
-                     python-six (>= 1.4.1),
+                     python-six (>= 1.5.2),
                      python-sphinx,
                      python-sqlalchemy,
-                     python-stevedore (>= 0.12),
-                     python-subunit,
+                     python-stevedore (>= 0.14),
+                     python-subunit (>= 0.0.18),
                      python-suds,
                      python-swiftclient (>= 1:1.6.0),
-                     python-taskflow,
-                     python-testtools (>= 0.9.32),
+                     python-taskflow (>= 0.1.3),
+                     python-testtools (>= 0.9.34),
                      python-webob (>= 1.2.3),
-                     testrepository (>= 0.0.17)
+                     testrepository (>= 0.0.18)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/cinder.git
@@ -76,7 +77,7 @@ Depends: python-amqplib,
          python-glanceclient (>= 1:0.9.0),
          python-greenlet (>= 0.3.2),
          python-iso8601 (>= 0.1.8),
-         python-keystoneclient (>= 1:0.4.1),
+         python-keystoneclient (>= 1:0.6.0),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
@@ -86,17 +87,18 @@ Depends: python-amqplib,
          python-novaclient (>= 2:2.15.0),
          python-oslo.config (>= 1:1.2.1),
          python-oslo.rootwrap,
-         python-paramiko (>= 1.8.0),
+         python-paramiko (>= 1.9.0),
          python-paste,
          python-pastedeploy,
+         python-pbr (>= 0.6),
          python-routes,
          python-rtslib-fb,
-         python-six (>= 1.4.1),
+         python-six (>= 1.5.2),
          python-sqlalchemy,
-         python-stevedore (>= 0.12),
+         python-stevedore (>= 0.14),
          python-suds,
          python-swiftclient (>= 1:1.6.0),
-         python-taskflow,
+         python-taskflow (>= 0.1.3),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}