[packages/python-nosexcover] - fix missing endif
baggins
baggins at pld-linux.org
Sun Feb 28 12:27:00 CET 2021
commit 58088b2edff963ca5587f62701efe8b395d54919
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 28 12:26:49 2021 +0100
- fix missing endif
python-nosexcover.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/python-nosexcover.spec b/python-nosexcover.spec
index 79969c7..c057a1a 100644
--- a/python-nosexcover.spec
+++ b/python-nosexcover.spec
@@ -22,6 +22,7 @@ BuildRequires: python-setuptools
BuildRequires: python-coverage >= 3.4
BuildRequires: python-nose
%endif
+%endif
%if %{with python3}
BuildRequires: python3-modules >= 1:3.2
BuildRequires: python3-setuptools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-nosexcover.git/commitdiff/58088b2edff963ca5587f62701efe8b395d54919
More information about the pld-cvs-commit
mailing list