From: Thomas Goirand Date: Mon, 16 Dec 2013 11:49:12 +0000 (+0800) Subject: six and iso8601 versions. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=08d9450f00f6aa18a45c66a80e5f3c266301dcb8;p=openstack-build%2Fheat-build.git six and iso8601 versions. Rewritten-From: 4985eb3b4d4fb7a7adc33521860aec945125b338 --- diff --git a/xenial/debian/control b/xenial/debian/control index 9e84bedc..b8d5ef44 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -49,7 +49,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-routes, python-sendfile, python-setuptools, - python-six, + python-six (>= 1.4.1), python-sphinx, python-sqlalchemy (>= 0.7.8), python-subunit, @@ -78,7 +78,7 @@ Depends: python-babel, python-greenlet (>= 0.3.2), python-heatclient (>= 0.2.3), python-httplib2, - python-iso8601, + python-iso8601 (>= 0.1.8), python-keystoneclient (>= 1:0.3.2), python-kombu (>= 2.4.8), python-lxml (>= 2.3), @@ -98,7 +98,7 @@ Depends: python-babel, python-routes, python-sendfile, python-setuptools, - python-six, + python-six (>= 1.4.1), python-sqlalchemy (>= 0.7.8), python-swiftclient (>= 1.5), python-webob (>= 1.2.3),