commit 4c6cd005427f904b1b60817e7d421ec70b4d2fde
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 22 21:13:53 2022 +0100

    - disable also test_meta_for_this_package python3 test (uses network too)

 python-pep517.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pep517.spec b/python-pep517.spec
index c4aff33..56970c9 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'
+%{__python3} -m pytest tests -k 'not test_classic_package and not 
test_meta_for_this_package'
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pep517.git/commitdiff/4c6cd005427f904b1b60817e7d421ec70b4d2fde

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to