X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fpatches%2Ffix-sqlalchemy-requirements.patch;h=473c092fec3f35ee497339441ee1d99bb7947ffa;hb=de6da91c927f0fe4db2e1ef46137d0baade71799;hp=81c2ec773ddad3ac9c98515f203c0213b29aead5;hpb=c074d1a950d70a239f549359ad089d7196be6846;p=openstack-build%2Fcinder-build.git diff --git a/debian/patches/fix-sqlalchemy-requirements.patch b/debian/patches/fix-sqlalchemy-requirements.patch index 81c2ec773..473c092fe 100644 --- a/debian/patches/fix-sqlalchemy-requirements.patch +++ b/debian/patches/fix-sqlalchemy-requirements.patch @@ -1,15 +1,12 @@ -Description: Bump sqlalchemy to support 0.8. -Author: Chuck Short -Forwarded: No -diff -Naurp cinder-2013.2.b2.orig/requirements.txt cinder-2013.2.b2/requirements.txt ---- cinder-2013.2.b2.orig/requirements.txt 2013-07-18 11:49:19.000000000 -0400 -+++ cinder-2013.2.b2/requirements.txt 2013-07-22 08:05:15.282522549 -0400 -@@ -20,7 +20,7 @@ python-novaclient>=2.12.0 +diff -Naurp cinder-2013.2.rc1.orig/requirements.txt cinder-2013.2.rc1/requirements.txt +--- cinder-2013.2.rc1.orig/requirements.txt 2013-10-04 05:11:50.000000000 -0400 ++++ cinder-2013.2.rc1/requirements.txt 2013-10-04 08:33:32.072164528 -0400 +@@ -20,7 +20,7 @@ python-novaclient>=2.15.0 python-swiftclient>=1.5 Routes>=1.12.3 six -SQLAlchemy>=0.7.8,<=0.7.99 -+sqlalchemy>=0.7,<=0.8.99 ++SQLAlchemy>=0.7.8,<=0.8.99 sqlalchemy-migrate>=0.7.2 stevedore>=0.10 suds>=0.4