[python-ropemode] Add versioned dependency on python-rope

Matej Cepl mcepl at fedoraproject.org
Thu Sep 26 15:24:02 UTC 2013


commit 85871e74858c2d24bb8b10196024d5c84c5c24e3
Author: Matej Cepl <mcepl at redhat.com>
Date:   Thu Sep 26 17:23:49 2013 +0200

    Add versioned dependency on python-rope

 python-ropemode.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-ropemode.spec b/python-ropemode.spec
index 9353f62..3069f20 100644
--- a/python-ropemode.spec
+++ b/python-ropemode.spec
@@ -15,7 +15,7 @@ BuildRequires:  python-setuptools
 BuildRequires:  python-rope
 
 Requires:       python
-Requires:       python-rope
+Requires:       python-rope >= 0.9.4
 
 %description
 Ropemode is a helper library for use of rope refactoring from within


More information about the scm-commits mailing list