[packages/python-suds] - try with PYTHONIOENCODING

qboosh qboosh at pld-linux.org
Sun Mar 22 20:53:50 CET 2020


commit 003fdca9150332b5b107a7ed403032ffc76244c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 22 20:54:59 2020 +0100

    - try with PYTHONIOENCODING

 python-suds.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-suds.spec b/python-suds.spec
index 19840fc..d207f06 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -58,6 +58,7 @@ topdir=$(pwd)
 %if %{with python2}
 %py_build
 
+PYTHONIOENCODING=utf-8 \
 PYTHONPATH=$(pwd)/build-2/lib \
 %{__python} -m pytest tests
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-suds.git/commitdiff/003fdca9150332b5b107a7ed403032ffc76244c9



More information about the pld-cvs-commit mailing list