Update specs to v. 2014.1.1
[openstack-build/ceilometer-build.git] / debian / patches / fix-requirements.patch
index ed28076d8e7af830e4ee1309fad1383de0d4b0b1..e23b8cbb80048d75969b7c489a236d93b741b389 100644 (file)
@@ -1,15 +1,26 @@
-Description: Disabled pynsmp.
-Author: Chuck Short <zulcss@ubuntu.com>
+Description: Disable pynsmp and set min version of pecan/six.
+Author: Corey Bryant <corey.bryant@canonical.com>
 Forwarded: Not needed.
-diff --git a/requirements.txt b/requirements.txt
-index 654f568..e7d023d 100644
---- a/requirements.txt
-+++ b/requirements.txt
-@@ -17,7 +17,6 @@ oslo.config>=1.2.0
+Index: ceilometer/requirements.txt
+===================================================================
+--- ceilometer.orig/requirements.txt   2014-06-13 10:13:20.380556854 -0400
++++ ceilometer/requirements.txt        2014-06-13 10:42:20.980503789 -0400
+@@ -16,8 +16,7 @@
+ oslo.config>=1.2.0
  oslo.vmware>=0.2                        # Apache-2.0
  pbr>=0.6,<1.0
- pecan>=0.4.5
+-pecan>=0.4.5
 -pysnmp>=4.2.1,<5.0.0
++pecan>=0.3.0
  python-ceilometerclient>=1.0.6
  python-glanceclient>=0.9.0
  python-keystoneclient>=0.7.0
+@@ -26,7 +25,7 @@
+ pytz>=2010h
+ PyYAML>=3.1.0
+ requests>=1.1
+-six>=1.6.0
++six>=1.5.2
+ SQLAlchemy>=0.7.8,<=0.9.99
+ sqlalchemy-migrate>=0.8.2,!=0.8.4
+ stevedore>=0.14