]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed python-lxml dependency.
authorThomas Goirand <thomas@goirand.fr>
Sat, 2 Feb 2013 17:38:30 +0000 (17:38 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sat, 2 Feb 2013 17:39:12 +0000 (17:39 +0000)
Rewritten-From: 72bcda404f6634012710d36b2ae9095c563214b4

trusty/debian/control

index 91c79401832ef82de587c7c59079daab1e883f81..b9622f20944d9b150d5c72d329d38c0ad36ac42f 100644 (file)
@@ -22,7 +22,7 @@ Build-Depends-Indep: pep8,
  python-keystoneclient,
  python-kombu,
  python-lxml (>= 2.3),
- python-lxml (<< 2.3.5),
+ python-lxml (<< 2.3.6),
  python-memcache,
  python-migrate,
  python-novaclient,