[packages/python-mccabe] - pytest-runner is specified as setup dependency

qboosh qboosh at pld-linux.org
Tue Oct 29 17:58:10 CET 2019


commit de8b8d70362764b6cc87633c862359d84c13c34e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 29 17:58:04 2019 +0100

    - pytest-runner is specified as setup dependency

 python-mccabe.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-mccabe.spec b/python-mccabe.spec
index c6325c0..1b823f9 100644
--- a/python-mccabe.spec
+++ b/python-mccabe.spec
@@ -20,18 +20,18 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.7
+BuildRequires:	python-pytest-runner
 BuildRequires:	python-setuptools
 %if %{with tests}
 BuildRequires:	python-pytest
-BuildRequires:	python-pytest-runner
 %endif
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel >= 1:3.3
+BuildRequires:	python3-pytest-runner
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-pytest
-BuildRequires:	python3-pytest-runner
 %endif
 %endif
 Requires:	python-modules >= 1:2.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-mccabe.git/commitdiff/de8b8d70362764b6cc87633c862359d84c13c34e



More information about the pld-cvs-commit mailing list