commit 8a69e772e79e65d21eb1fe266b411bc7c518cd14
Author: Jakub Bogusz <[email protected]>
Date:   Sat Feb 6 17:25:16 2021 +0100

    - again

 python-blockdiag.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-blockdiag.spec b/python-blockdiag.spec
index c76dd25..7d43b60 100644
--- a/python-blockdiag.spec
+++ b/python-blockdiag.spec
@@ -100,7 +100,7 @@ Funkcje:
 %if %{with tests}
 # disable tests requiring network: 
test_command.TestBlockdiagApp.test_app_cleans_up_images, 
test_generate_diagram.test_generate, 
test_generate_diagram.ghostscript_not_found_test
 PYTHONPATH=$(pwd)/src \
-nosetests-%{py_ver} src/blockdiag/tests -e 
'test_app_cleans_up_images|test_generate\>|ghostscript_not_found_test'
+nosetests-%{py_ver} src/blockdiag/tests -e 
'test_app_cleans_up_images|test_generate|ghostscript_not_found_test'
 %endif
 %endif
 
@@ -111,7 +111,7 @@ nosetests-%{py_ver} src/blockdiag/tests -e 
'test_app_cleans_up_images|test_gener
 # disable tests requiring network: 
test_command.TestBlockdiagApp.test_app_cleans_up_images, 
test_generate_diagram.test_generate, 
test_generate_diagram.ghostscript_not_found_test
 # test_setup_inline_svg_is_true_with_multibytes fails on utf-8 vs latin-1 
inconsistency
 PYTHONPATH=$(pwd)/src \
-nosetests-%{py3_ver} src/blockdiag/tests -e 
'test_app_cleans_up_images|test_generate\>|ghostscript_not_found_test|test_setup_inline_svg_is_true_with_multibytes'
+nosetests-%{py3_ver} src/blockdiag/tests -e 
'test_app_cleans_up_images|test_generate|ghostscript_not_found_test|test_setup_inline_svg_is_true_with_multibytes'
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-blockdiag.git/commitdiff/8a69e772e79e65d21eb1fe266b411bc7c518cd14

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

Reply via email to