]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Reviewed (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Mon, 28 Jul 2014 15:00:40 +0000 (23:00 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 28 Jul 2014 15:00:40 +0000 (23:00 +0800)
Rewritten-From: 3f8a72fea13c645a6a3db45157c51e08e17e5261

xenial/debian/control

index 4f23b31c07c242f0a8a83ea27abfaa879472a98c..9f32cfc13322e9cb99b25c92584d92e28b4addf6 100644 (file)
@@ -15,14 +15,15 @@ Build-Depends: debhelper (>= 8.0.0),
 Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-babel (>= 1.3),
                      python-coverage (>= 3.6),
+                     python-crypto,
                      python-daemon,
                      python-eventlet (>= 0.13.0),
                      python-fixtures (>= 0.3.14),
-                     python-glanceclient (>= 1:0.9.0),
+                     python-glanceclient (>= 1:0.13.1),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.8.0),
+                     python-keystoneclient (>= 1:0.9.0),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
@@ -33,23 +34,24 @@ Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-netaddr,
                      python-novaclient (>= 2:2.17.0),
                      python-oslo.config (>= 1:1.2.1),
+                     python-oslo.db,
                      python-oslo.messaging (>= 1.3.0),
                      python-oslo.rootwrap,
                      python-oslosphinx,
-                     python-paramiko (>= 1.9.0),
+                     python-paramiko (>= 1.13.0),
                      python-paste,
                      python-pastedeploy,
                      python-psycopg2,
                      python-requests (>= 1.1),
                      python-routes,
                      python-rtslib-fb,
-                     python-six (>= 1.6.0),
-                     python-sqlalchemy,
+                     python-six (>= 1.7.0),
+                     python-sqlalchemy (>= 0.8.4),
                      python-stevedore (>= 0.14),
                      python-subunit (>= 0.0.18),
                      python-suds,
                      python-swiftclient (>= 1:2.0.2),
-                     python-taskflow (>= 0.1.3),
+                     python-taskflow (>= 0.3),
                      python-testtools (>= 0.9.34),
                      python-webob (>= 1.2.3),
                      subunit (>= 0.0.18),
@@ -65,12 +67,13 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-anyjson (>= 0.3.3),
          python-babel (>= 1.3),
+         python-crypto,
          python-daemon,
          python-eventlet (>= 0.13.0),
-         python-glanceclient (>= 1:0.9.0),
+         python-glanceclient (>= 1:0.13.1),
          python-greenlet (>= 0.3.2),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.8.0),
+         python-keystoneclient (>= 1:0.9.0),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
@@ -88,12 +91,12 @@ Depends: python-anyjson (>= 0.3.3),
          python-requests (>= 1.1),
          python-routes,
          python-rtslib-fb,
-         python-six (>= 1.6.0),
-         python-sqlalchemy,
+         python-six (>= 1.7.0),
+         python-sqlalchemy (>= 0.8.4),
          python-stevedore (>= 0.14),
          python-suds,
          python-swiftclient (>= 1:2.0.2),
-         python-taskflow (>= 0.1.3),
+         python-taskflow (>= 0.3),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}