[python-django-federated-login/f19] comment one line

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Apr 2 19:24:37 UTC 2014


commit 8e792feb8218833eeff134497690af877acbbb54
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Apr 2 14:23:58 2014 -0500

    comment one line

 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 50754a3..0f740a8 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -17,8 +17,8 @@ BuildRequires:  python-openid == 2.2.5
 Requires:       python-openid == 2.2.5
 BuildRequires:  python-tox
 Requires:       python-tox
-BuildRequires:  python-flake8
-Requires:       python-flake8
+#BuildRequires:  python-flake8
+#Requires:       python-flake8
 BuildRequires:  python-coverage
 Requires:       python-coverage
 Requires:       python-django
@@ -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