commit 003fdca9150332b5b107a7ed403032ffc76244c9
Author: Jakub Bogusz <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit