[python-django-federated-login/epel7] python-flake8

Luis Enrique Bazán De León lbazan at fedoraproject.org
Sat Sep 20 02:13:03 UTC 2014


commit 44c1a0752b26fd0af150c6d62473f3039980fa65
Author: lbazan <lbazan at fedoraproject.org>
Date:   Fri Sep 19 21:12:44 2014 -0500

    python-flake8

 python-django-federated-login.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index 86e4448..cf6828d 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -15,8 +15,8 @@ BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-openid == 2.2.5
 Requires:       python-openid == 2.2.5
-BuildRequires:  python-flake8
-Requires:       python-flake8
+#BuildRequires:  python-flake8
+#Requires:       python-flake8
 BuildRequires:  python-coverage
 Requires:       python-coverage
 BuildRequires:  python-tox
@@ -46,8 +46,8 @@ python setup.py build
 %install
 python setup.py install --skip-build --root %{buildroot}
 
-%check
-flake8 federated_login example tests
+#%check
+#flake8 federated_login example tests
  
 %files
 %doc README.rst LICENSE.txt


More information about the scm-commits mailing list