Fix patch for requirements
[openstack-build/ceilometer-build.git] / trusty / debian / patches / fix-requirements.patch
index b68cc21b404f73381c2c450f6f3ee73983e85814..c4d8ae02dc548fe8ce066f60f35d88adfdd678df 100644 (file)
@@ -1,20 +1,20 @@
 diff --git a/requirements.txt b/requirements.txt
-index b22d552..398d8d1 100644
+index 758818e..8839b31 100644
 --- a/requirements.txt
 +++ b/requirements.txt
 @@ -4,7 +4,6 @@
  
- alembic>=0.6.4
- anyjson>=0.3.3
+ alembic>=0.6.4,<=0.7.4
+ anyjson>=0.3.3,<=0.3.3
 -argparse
- croniter>=0.3.4 # MIT License
- eventlet>=0.15.1,<0.16.0
- happybase>=0.5,!=0.7
-@@ -16,7 +15,6 @@ lockfile>=0.8
- lxml>=2.3
- msgpack-python>=0.4.0
- netaddr>=0.7.12
--ordereddict
+ croniter>=0.3.4,<=0.3.5 # MIT License
+ eventlet>=0.15.1,<=0.15.2
+ happybase>=0.5,!=0.7,<=0.9
+@@ -16,7 +15,6 @@ lockfile>=0.8,<=0.8
+ lxml>=2.3,<=3.3.3
+ msgpack-python>=0.4.0,<=0.4.5
+ netaddr>=0.7.12,<=0.7.13
+-ordereddict<=1.1
  oslo.db>=1.0.0,<1.1  # Apache-2.0
- oslo.config>=1.4.0  # Apache-2.0
- oslo.rootwrap>=1.3.0
+ oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
+ oslo.rootwrap>=1.3.0,<=1.5.0