[packages/python-pep517] - one more network test on python3

qboosh qboosh at pld-linux.org
Tue Mar 22 21:15:17 CET 2022


commit 7e62171ef48c6bbfdc343e3f8f88653c2be2a2b9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 22 21:17:25 2022 +0100

    - one more network test on python3

 python-pep517.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pep517.spec b/python-pep517.spec
index 56970c9..9692d16 100644
--- a/python-pep517.spec
+++ b/python-pep517.spec
@@ -107,7 +107,7 @@ PYTEST_PLUGINS="pytest_flake8" \
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTEST_PLUGINS="pytest_flake8" \
-%{__python3} -m pytest tests -k 'not test_classic_package and not test_meta_for_this_package'
+%{__python3} -m pytest tests -k 'not test_classic_package and not test_meta_for_this_package and not test_meta_output'
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pep517.git/commitdiff/7e62171ef48c6bbfdc343e3f8f88653c2be2a2b9



More information about the pld-cvs-commit mailing list