[python-django-federated-login] add python-coverage

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Mar 26 19:16:21 UTC 2014


commit 8d985af576cbfe93821f236d93d9777db951dba5
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Mar 26 14:16:14 2014 -0500

    add python-coverage

 python-django-federated-login.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/python-django-federated-login.spec b/python-django-federated-login.spec
index ceee2af..c1618cf 100644
--- a/python-django-federated-login.spec
+++ b/python-django-federated-login.spec
@@ -21,6 +21,8 @@ BuildRequires:  python-tox
 Requires:       python-tox
 BuildRequires:  python-flake8
 Requires:       python-flake8
+BuildRequires:  python-coverage
+Requires:       python-coverage
 Requires:       python-django
 BuildRequires:  python-django
 
@@ -51,10 +53,12 @@ BuildRequires:  python3-openid
 Requires:       python3-openid
 BuildRequires:  python3-tox
 Requires:       python3-tox
-BuildRequires:  python-flake8
-Requires:       python-flake8
+BuildRequires:  python3-flake8
+Requires:       python3-flake8
 BuildRequires:  python3-django
 Requires:       python3-django
+BuildRequires:  python3-coverage
+Requires:       python3-coverage
 
 %description -n python3-django-federated-login
 Django Federated Login provides an authentication bridge between


More information about the scm-commits mailing list