Fixed sqlalchemy version in (build-)dependency.
authorThomas Goirand <thomas@goirand.fr>
Sun, 22 Sep 2013 14:42:07 +0000 (22:42 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 22 Sep 2013 14:42:07 +0000 (22:42 +0800)
Change-Id: If79eb89b2d7b522ac2f8d15b5d9d56805a97033a

Rewritten-From: 104e9ac88554464f84a6e3f62cd7a5ff02b84a5f

trusty/debian/control

index 68d50cd7f8660132122a8a21c2f7533766cc1ac4..387ed0676f751bef71a8431817a3ea373f6fa912 100644 (file)
@@ -51,7 +51,6 @@ Build-Depends-Indep: alembic,
                      python-setuptools-git,
                      python-sphinx,
                      python-sphinxcontrib-pecanwsme,
-                     python-sqlalchemy (<< 0.8.0~),
                      python-sqlalchemy (>= 0.7.3),
                      python-stevedore (>= 0.9),
                      python-subunit,
@@ -97,7 +96,6 @@ Depends: alembic,
          python-pecan (>= 0.2.1),
          python-pymongo (>= 2.2),
          python-requests (>= 1.2),
-         python-sqlalchemy (<< 0.8.0~),
          python-sqlalchemy (>= 0.7.3),
          python-stevedore (>= 0.9),
          python-swiftclient,