Hello community,

here is the log from the commit of package python-sphinxcontrib-programoutput 
for openSUSE:Factory checked in at 2019-06-19 21:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-programoutput (Old)
 and      
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-programoutput.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-programoutput"

Wed Jun 19 21:13:22 2019 rev:6 rq:710828 version:0.14

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-programoutput/python-sphinxcontrib-programoutput.changes
    2019-04-30 12:59:54.666178964 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-programoutput.new.4811/python-sphinxcontrib-programoutput.changes
  2019-06-19 21:13:58.614836631 +0200
@@ -1,0 +2,8 @@
+Wed Jun 19 07:28:43 UTC 2019 - Thomas Bechtold <tbecht...@suse.com>
+
+- export LANG=en_US.UTF-8 during %build and %install . This fixes
+  the build for older distros which fail with:
+  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position \
+    1468: ordinal not in range(128)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sphinxcontrib-programoutput.spec ++++++
--- /var/tmp/diff_new_pack.pBSWSF/_old  2019-06-19 21:13:59.234837263 +0200
+++ /var/tmp/diff_new_pack.pBSWSF/_new  2019-06-19 21:13:59.242837272 +0200
@@ -45,9 +45,11 @@
 %setup -q -n sphinxcontrib-programoutput-%{version}
 
 %build
+export LANG=en_US.UTF-8
 %python_build
 
 %install
+export LANG=en_US.UTF-8
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 


Reply via email to