Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-distro for openSUSE:Factory checked in at 2021-11-29 17:28:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distro (Old) and /work/SRC/openSUSE:Factory/.python-distro.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distro" Mon Nov 29 17:28:16 2021 rev:15 rq:933995 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-distro/python-distro.changes 2021-10-20 20:23:50.905361931 +0200 +++ /work/SRC/openSUSE:Factory/.python-distro.new.31177/python-distro.changes 2021-12-02 02:22:49.309116745 +0100 @@ -1,0 +2,5 @@ +Fri Nov 19 05:31:21 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at> + +- Tests: Set locale to UTF-8 to fix tests on Leap 15.3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distro.spec ++++++ --- /var/tmp/diff_new_pack.wClFFF/_old 2021-12-02 02:22:49.713115335 +0100 +++ /var/tmp/diff_new_pack.wClFFF/_new 2021-12-02 02:22:49.713115335 +0100 @@ -58,6 +58,7 @@ %if %{with test} %check +export LANG=C.UTF-8 %pytest %endif