~ubuntu-server-dev/cinder/icehouse

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Corey Bryant
  • Date: 2015-03-29 18:44:26 UTC
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: corey.bryant@canonical.com-20150329184426-edlbc834apscqta2
d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 python-pbr (>= 0.5.21),
36
36
 python-routes,
37
37
 python-setuptools,
38
 
 python-six (>= 1.4.1),
 
38
 python-six (>= 1.5.2),
39
39
 python-sphinx,
40
40
 python-sqlalchemy (>= 0.8.2),
41
41
 python-stevedore (>= 0.10),
76
76
 python-paste,
77
77
 python-pastedeploy,
78
78
 python-routes,
79
 
 python-six (>= 1.4.1),
 
79
 python-six (>= 1.5.2),
80
80
 python-sqlalchemy (>= 0.8.2),
81
81
 python-stevedore (>= 0.10),
82
82
 python-suds,