[python-oslo-messaging/el6: 3/4] bump eventlet dependency to >= 0.13.0

Pádraig Brady pbrady at fedoraproject.org
Thu Apr 24 15:44:08 UTC 2014


commit 038a07ffe5978f7e80f302db96b6e3e34cfb19e8
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Apr 24 16:18:54 2014 +0100

    bump eventlet dependency to >= 0.13.0
    
    As per upstream requirement

 python-oslo-messaging.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-oslo-messaging.spec b/python-oslo-messaging.spec
index 1179a6c..d9ee1f8 100644
--- a/python-oslo-messaging.spec
+++ b/python-oslo-messaging.spec
@@ -22,7 +22,7 @@ Requires:   python-kombu
 Requires:   python-qpid
 
 # FIXME: this dependency will go away soon
-Requires:   python-eventlet
+Requires:   python-eventlet >= 0.13.0
 
 BuildRequires: python2-devel
 BuildRequires: python-setuptools


More information about the scm-commits mailing list