[packages/python-pyfakefs] - require python-scandir for python2 tests

qboosh qboosh at pld-linux.org
Sat May 19 22:57:02 CEST 2018


commit 6a0c7f72257f4f3b01d24525c759531695158b0e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 19 22:57:50 2018 +0200

    - require python-scandir for python2 tests

 python-pyfakefs.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec
index 48e542e..41652b0 100644
--- a/python-pyfakefs.spec
+++ b/python-pyfakefs.spec
@@ -23,6 +23,7 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-modules >= 1:2.7
 %{?with_tests:BuildRequires:	python-pytest >= 2.8.6}
+%{?with_tests:BuildRequires:	python-scandir}
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyfakefs.git/commitdiff/6a0c7f72257f4f3b01d24525c759531695158b0e



More information about the pld-cvs-commit mailing list