Update specs to v. 2014.1.b3
[openstack-build/ceilometer-build.git] / debian / patches / fix-setup-requirements.patch
index 2c7766515930934220fdf734ed9207218c840d30..085f3b92f34ba7e3f319c88b64fa99d8ba25f5ea 100644 (file)
@@ -1,8 +1,23 @@
-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
+From 95aa5bdfe07b287e5671db4b0a242d84b981bfc5 Mon Sep 17 00:00:00 2001
+From: Dmitry Burmistrov <dburmistrov@mirantis.com>
+Date: Fri, 14 Mar 2014 11:21:53 +0400
+Subject: [PATCH 2/2] fix-setup-requirements
+
+---
+ requirements.txt |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/requirements.txt b/requirements.txt
+index 7b6c237..c96fd6a 100644
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -29,5 +29,5 @@ six>=1.5.2
+ SQLAlchemy>=0.7.8,<=0.8.99
+ sqlalchemy-migrate>=0.8.2
+ stevedore>=0.14
+-WebOb>=1.2.3
++WebOb>=1.2.3,<1.4
+ WSME>=0.6
+-- 
+1.7.9.5
+