~gandelman-a/ubuntu/saucy/cinder/stevedore

« back to all changes in this revision

Viewing changes to debian/patches/avoid_paramiko_vers_depends.patch

  • Committer: Chuck Short
  • Date: 2013-06-06 18:49:49 UTC
  • Revision ID: zulcss@ubuntu.com-20130606184949-51kr6oj5oij91lje
* New upstream release. 
* debian/patches/avoid_paramiko_vers_depends.patch: Refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
cherry-picked patch to avoid the bug that prompted the version requirement
6
6
here.
7
7
 
8
 
 
9
 
Index: cinder/tools/pip-requires
10
 
===================================================================
11
 
--- cinder.orig/tools/pip-requires      2013-05-23 19:09:24.115223372 -0700
12
 
+++ cinder/tools/pip-requires   2013-05-23 19:10:22.699221220 -0700
13
 
@@ -11,7 +11,7 @@
 
8
diff -Naurp cinder-2013.2.a82.gb7ceb40.orig/requirements.txt cinder-2013.2.a82.gb7ceb40/requirements.txt
 
9
--- cinder-2013.2.a82.gb7ceb40.orig/requirements.txt    2013-06-06 13:32:53.000000000 -0500
 
10
+++ cinder-2013.2.a82.gb7ceb40/requirements.txt 2013-06-06 13:40:40.941873801 -0500
 
11
@@ -11,7 +11,7 @@ kombu>=1.0.4
14
12
 lockfile>=0.8
15
13
 lxml>=2.3
16
14
 oslo.config>=1.1.0