~james-page/cinder/hpclients-fixup

« back to all changes in this revision

Viewing changes to debian/patches/fix-sqlalchemy-requirements.patch

  • Committer: Chuck Short
  • Date: 2013-11-27 16:28:53 UTC
  • mfrom: (148.1.1 icehouse)
  • Revision ID: zulcss@ubuntu.com-20131127162853-yt5f90wnww3g5rie
Icehouse fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Naurp cinder-2013.2.rc1.orig/requirements.txt cinder-2013.2.rc1/requirements.txt
2
 
--- cinder-2013.2.rc1.orig/requirements.txt     2013-10-04 05:11:50.000000000 -0400
3
 
+++ cinder-2013.2.rc1/requirements.txt  2013-10-04 08:33:32.072164528 -0400
4
 
@@ -20,7 +20,7 @@ python-novaclient>=2.15.0
5
 
 python-swiftclient>=1.5
6
 
 Routes>=1.12.3
7
 
 six
8
 
-SQLAlchemy>=0.7.8,<=0.7.99
9
 
+SQLAlchemy>=0.7.8,<=0.8.99
10
 
 sqlalchemy-migrate>=0.7.2
11
 
 stevedore>=0.10
12
 
 suds>=0.4