Added requirements.txt patch for SQLA version.
[openstack-build/neutron-build.git] / debian / patches / fixed-sqla-upper-bound.patch
1 Description: Allow working with SQLA 1.0.6
2 Author: Thomas Goirand <zigo@debian.org>
3 Forwarded: no
4 Last-Update: 2015-07-01
5
6 --- neutron-2015.1.0+2015.06.24.git61.bdf194a0e1.orig/requirements.txt
7 +++ neutron-2015.1.0+2015.06.24.git61.bdf194a0e1/requirements.txt
8 @@ -16,7 +16,7 @@ keystonemiddleware>=1.5.0,<1.6.0
9  netaddr>=0.7.12
10  python-neutronclient>=2.3.11,<2.5.0
11  retrying>=1.2.3,!=1.3.0 # Apache-2.0
12 -SQLAlchemy>=0.9.7,<=0.9.99
13 +SQLAlchemy>=0.9.7
14  WebOb>=1.2.3
15  python-keystoneclient>=1.1.0,<1.4.0
16  alembic>=0.7.2