commit 8090225a8674d008c86c46e10f6f38e9c265e6ce
Author: Jakub Bogusz <[email protected]>
Date: Wed Apr 27 17:56:15 2022 +0200
- disable pytest plugins
python-wstools.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python-wstools.spec b/python-wstools.spec
index 91ce371..350f886 100644
--- a/python-wstools.spec
+++ b/python-wstools.spec
@@ -69,6 +69,7 @@ Pakiet usług analizy WSDL dla usług WWW (Web Services) dla
Pythona.
%py_build
%if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
%{__python} -m pytest tests
%endif
%endif
@@ -77,6 +78,7 @@ Pakiet usług analizy WSDL dla usług WWW (Web Services) dla
Pythona.
%py3_build
%if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
%{__python3} -m pytest tests
%endif
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-wstools.git/commitdiff/8090225a8674d008c86c46e10f6f38e9c265e6ce
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit