File portalocker-1.2.1-old-Sphinx.patch of Package python-portalocker.15362

--- a/setup.py
+++ b/setup.py
@@ -27,10 +27,7 @@ tests_require = [
     'flake8>=3.5.0',
     'pytest>=3.4.0',
     'pytest-cache>=1.0',
-    'pytest-cov>=2.5.1',
-    'pytest-flakes>=2.0.0',
-    'pytest-pep8>=1.0.6',
-    'sphinx>=1.7.1',
+    'sphinx>=1.6.5',
 ]
 
 
@@ -47,7 +44,7 @@ class PyTest(TestCommand):
         import pytest
         errno = pytest.main(shlex.split(self.pytest_args))
         sys.exit(errno)
-    
+
 
 class Combine(setuptools.Command):
     description = 'Build single combined portalocker file'
openSUSE Build Service is sponsored by