]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Reviewed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Tue, 10 Feb 2015 14:34:51 +0000 (15:34 +0100)
committerThomas Goirand <thomas@goirand.fr>
Tue, 10 Feb 2015 14:34:51 +0000 (15:34 +0100)
Rewritten-From: e80f819b369bcca37ffcb63a5cec0b139e96a02b

trusty/debian/control

index fc590df70d5b0352f5097222245289125bcf84b7..c5c72ba9da2aac2ec16d5bf1b7a458d5c14eb63b 100644 (file)
@@ -19,17 +19,16 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-cliff (>= 1.6),
                      python-coverage (>= 3.6),
                      python-crypto,
-                     python-eventlet (>= 0.15.2),
+                     python-eventlet (>= 0.16.1),
                      python-glanceclient (>= 1:0.15.0),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
                      python-heatclient (>= 0.2.9),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.11.1),
+                     python-keystoneclient (>= 1:1.0.0),
                      python-keystonemiddleware,
                      python-kombu (>= 2.5.0),
-                     python-lockfile,
                      python-lxml (>= 2.3),
                      python-memcache,
                      python-migrate (>= 0.9.1),
@@ -41,13 +40,14 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.18.0),
-                     python-oslo.config (>= 1.4.0.0),
-                     python-oslo.db (>= 1.1.0),
-                     python-oslo.i18n (>= 1.0.0),
+                     python-oslo.config (>= 1.6.0),
+                     python-oslo.context (>= 0.1.0),
+                     python-oslo.db (>= 1.4.1),
+                     python-oslo.i18n (>= 1.3.0),
                      python-oslo.messaging (>= 1.4.1),
-                     python-oslo.middleware,
-                     python-oslo.serialization,
-                     python-oslo.utils (>= 1.1.0),
+                     python-oslo.middleware (>= 0.3.0),
+                     python-oslo.serialization (>= 1.2.0),
+                     python-oslo.utils (>= 1.2.0),
                      python-oslosphinx (>= 2.2.0.0),
                      python-oslotest (>= 1.1.0.0),
                      python-osprofiler,
@@ -88,13 +88,13 @@ Depends: python-babel (>= 1.3),
          python-ceilometerclient (>= 1.0.6),
          python-cinderclient (>= 1:1.1.0),
          python-crypto,
-         python-eventlet (>= 0.15.2),
+         python-eventlet (>= 0.16.1),
          python-glanceclient (>= 1:0.15.0),
          python-greenlet (>= 0.3.2),
          python-heatclient (>= 0.2.9),
          python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.11.1),
+         python-keystoneclient (>= 1:1.0.0),
          python-keystonemiddleware,
          python-kombu (>= 2.5.0),
          python-lxml (>= 2.3),
@@ -104,13 +104,14 @@ Depends: python-babel (>= 1.3),
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.18.0),
-         python-oslo.config (>= 1.4.0.0),
-         python-oslo.db (>= 1.1.0),
-         python-oslo.i18n (>= 1.0.0),
+         python-oslo.config (>= 1.6.0),
+         python-oslo.context (>= 0.1.0),
+         python-oslo.db (>= 1.4.1),
+         python-oslo.i18n (>= 1.3.0),
          python-oslo.messaging (>= 1.4.1),
-         python-oslo.middleware,
-         python-oslo.serialization,
-         python-oslo.utils (>= 1.1.0),
+         python-oslo.middleware (>= 0.3.0),
+         python-oslo.serialization (>= 1.2.0),
+         python-oslo.utils (>= 1.2.0),
          python-osprofiler,
          python-paste,
          python-pastedeploy,