[python-mechanize/el6: 11/11] python-twisted-web2 doesn't exist on EPEL6 yet, and isn't crucial to use this module

Luke Macken lmacken at fedoraproject.org
Wed Sep 21 20:53:17 UTC 2011


commit 536bdbcf72499c91076962f2ab67a6c1ddb2be5c
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Sep 21 16:52:46 2011 -0400

    python-twisted-web2 doesn't exist on EPEL6 yet, and isn't crucial to use this module

 python-mechanize.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/python-mechanize.spec b/python-mechanize.spec
index 557fa90..5169756 100644
--- a/python-mechanize.spec
+++ b/python-mechanize.spec
@@ -14,7 +14,8 @@ BuildArch:      noarch
 
 BuildRequires:  python-devel
 # for tests
-BuildRequires:  python-zope-interface python-twisted-web2
+BuildRequires:  python-zope-interface
+#BuildRequires: python-twisted-web2
 %if 0%{?fedora} >= 8
 BuildRequires: python-setuptools-devel
 %else


More information about the scm-commits mailing list