commit 61fb80164af29a3e5d0ab6aa26942a1ae24d1536
Author: Jakub Bogusz <[email protected]>
Date: Thu Mar 26 20:31:11 2020 +0100
- try with PYTHONIOENCODING
python-dateutil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dateutil.spec b/python-dateutil.spec
index 27ce828..77fb13b 100644
--- a/python-dateutil.spec
+++ b/python-dateutil.spec
@@ -151,7 +151,7 @@ aktualna w stosunku do systemowych danych zoneinfo.
%if %{with tests}
# python 2 pytest on builders seem to fail when passing exception containing
non-ascii characters
-LC_ALL=C.UTF-8 \
+LC_ALL=C.UTF-8 PYTHONIOENCODING=utf8 \
PYTHONPATH=$(pwd) \
%{__python} -m pytest
--deselect=dateutil/test/test_isoparser.py::test_iso_raises dateutil/test
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dateutil.git/commitdiff/61fb80164af29a3e5d0ab6aa26942a1ae24d1536
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit