Update patch
[openstack-build/ceilometer-build.git] / debian / patches / fix-setup-requirements.patch
index 2c7766515930934220fdf734ed9207218c840d30..60ecf76812b8b25eed4ffffca71720a5b1e29115 100644 (file)
@@ -1,8 +1,15 @@
-diff -Naurp ceilometer-2013.2.b2.orig/requirements.txt ceilometer-2013.2.b2/requirements.txt
---- ceilometer-2013.2.b2.orig/requirements.txt 2013-07-18 15:34:33.000000000 +0000
-+++ ceilometer-2013.2.b2/requirements.txt      2013-07-22 17:46:30.067010706 +0000
-@@ -26,4 +26,3 @@ WSME>=0.5b5
- PyYAML>=3.1.0
- -f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
- oslo.config>=1.2.0a3
--happybase>=0.4
+Description: Bump requirements to support sqlalchemy 0.8.2
+Author: Chuck Short <zulcss@ubuntu.com>
+Forwarded: No
+diff -Naurp ceilometer-2013.2.rc1.orig/requirements.txt ceilometer-2013.2.rc1/requirements.txt
+--- ceilometer-2013.2.rc1.orig/requirements.txt        2013-10-02 15:17:37.000000000 -0400
++++ ceilometer-2013.2.rc1/requirements.txt     2013-10-02 18:10:47.357807230 -0400
+@@ -3,7 +3,7 @@ WebOb>=1.2.3,<1.3
+ kombu>=2.4.8
+ iso8601>=0.1.8
+ argparse
+-SQLAlchemy>=0.7.8,<=0.7.99
++SQLAlchemy>=0.7.8,<=0.8.99
+ sqlalchemy-migrate>=0.7.2
+ alembic>=0.4.1
+ netaddr