]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Now (build-)depends on python-six >= 1.6.0.
authorThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 16:10:18 +0000 (16:10 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 16:10:18 +0000 (16:10 +0000)
Rewritten-From: 2d3c181e2938dbf0a3ae9bb86d6bd0adb470faab

trusty/debian/changelog
trusty/debian/control

index b6b9c913bd4619b0f3a4f6c6f2c0f37f258173d1..ec7318a5a01c0dd2b1f300479818072e6e5803ff 100644 (file)
@@ -3,6 +3,7 @@ heat (2014.1.1-1) unstable; urgency=medium
   * New upstream release.
   * Removed Dont_dynamically_create_provider_types_in_the_global_env.patch
     applied upstream.
+  * Now (build-)depends on python-six >= 1.6.0.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 22:33:27 +0800
 
index 0c6d63890b8dde8267a5a3c2716f86dd57926000..42c71cd12fc75cb78ea808cad4c0009429f62c44 100644 (file)
@@ -47,7 +47,7 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-routes,
                      python-sendfile,
                      python-setuptools,
-                     python-six (>= 1.5.2),
+                     python-six (>= 1.6.0),
                      python-sqlalchemy (>= 0.7.8),
                      python-subunit,
                      python-swiftclient (>= 1:2.0.2),
@@ -97,7 +97,7 @@ Depends: python-babel (>= 1.3),
          python-routes,
          python-sendfile,
          python-setuptools,
-         python-six (>= 1.5.2),
+         python-six (>= 1.6.0),
          python-sqlalchemy (>= 0.7.8),
          python-swiftclient (>= 1:2.0.2),
          python-troveclient (>= 1.0.3),