Update specs to v. 2014.1.1
[openstack-build/ceilometer-build.git] / debian / patches / fix-requirements.patch
1 Description: Disable pynsmp and set min version of pecan/six.
2 Author: Corey Bryant <corey.bryant@canonical.com>
3 Forwarded: Not needed.
4 Index: ceilometer/requirements.txt
5 ===================================================================
6 --- ceilometer.orig/requirements.txt    2014-06-13 10:13:20.380556854 -0400
7 +++ ceilometer/requirements.txt 2014-06-13 10:42:20.980503789 -0400
8 @@ -16,8 +16,7 @@
9  oslo.config>=1.2.0
10  oslo.vmware>=0.2                        # Apache-2.0
11  pbr>=0.6,<1.0
12 -pecan>=0.4.5
13 -pysnmp>=4.2.1,<5.0.0
14 +pecan>=0.3.0
15  python-ceilometerclient>=1.0.6
16  python-glanceclient>=0.9.0
17  python-keystoneclient>=0.7.0
18 @@ -26,7 +25,7 @@
19  pytz>=2010h
20  PyYAML>=3.1.0
21  requests>=1.1
22 -six>=1.6.0
23 +six>=1.5.2
24  SQLAlchemy>=0.7.8,<=0.9.99
25  sqlalchemy-migrate>=0.8.2,!=0.8.4
26  stevedore>=0.14