[packages/python-suds] - try harder

qboosh qboosh at pld-linux.org
Sun Mar 22 21:04:19 CET 2020


commit 1f0ad84e4186e35aba3a5444c7aab4161439c513
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 22 21:05:27 2020 +0100

    - try harder

 python-suds.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-suds.spec b/python-suds.spec
index d207f06..23e52c4 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -58,7 +58,8 @@ topdir=$(pwd)
 %if %{with python2}
 %py_build
 
-PYTHONIOENCODING=utf-8 \
+export LC_ALL=C.UTF-8 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/1f0ad84e4186e35aba3a5444c7aab4161439c513



More information about the pld-cvs-commit mailing list