File NoseXUnit-fix-coverage-requirement.patch of Package python-NoseXUnit

diff -ru a/setup.py b/setup.py
--- a/setup.py	2011-09-08 15:22:07.000000000 +0200
+++ b/setup.py	2011-09-22 14:38:58.412937174 +0200
@@ -38,7 +38,7 @@
         ],
     install_requires = ['nose >= 0.11.1',
                         'pylint >= 0.18.1',
-                        'coverage == 2.85', 
+                        'coverage >= 2.85', 
                         'kid >= 0.9.6',
                         'pygments >= 1.0', ],
     package_data = {'nosexunit': ['nosexunit.css',
openSUSE Build Service is sponsored by