[packages/python-ipykernel] - fixed pytest call

qboosh qboosh at pld-linux.org
Tue Nov 25 19:44:48 CET 2025


commit 8338bca34fe3de7b92fb24cc76b2cf29b49159b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 25 19:44:48 2025 +0100

    - fixed pytest call

 python-ipykernel.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-ipykernel.spec b/python-ipykernel.spec
index c5158b2..5bb60ac 100644
--- a/python-ipykernel.spec
+++ b/python-ipykernel.spec
@@ -97,6 +97,7 @@ Dokumentacja API modułu Pythona ipykernel.
 
 %if %{with tests}
 # test_oinfo_detail test requires ipython source code
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTHONPATH=$(pwd) \
 %{__python} -m pytest -k 'not test_oinfo_detail' ipykernel
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ipykernel.git/commitdiff/8338bca34fe3de7b92fb24cc76b2cf29b49159b1




More information about the pld-cvs-commit mailing list