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-10-20 20:23:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distro (Old) and /work/SRC/openSUSE:Factory/.python-distro.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distro" Wed Oct 20 20:23:13 2021 rev:14 rq:922877 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-distro/python-distro.changes 2021-08-11 11:47:09.165751148 +0200 +++ /work/SRC/openSUSE:Factory/.python-distro.new.1890/python-distro.changes 2021-10-20 20:23:50.905361931 +0200 @@ -1,0 +2,6 @@ +Sun Sep 26 16:23:18 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Expliciting setting of locale is not necessary anymore + (gh#python-distro/distro#223). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distro.spec ++++++ --- /var/tmp/diff_new_pack.gPojxk/_old 2021-10-20 20:23:51.345362203 +0200 +++ /var/tmp/diff_new_pack.gPojxk/_new 2021-10-20 20:23:51.349362206 +0200 @@ -58,8 +58,7 @@ %if %{with test} %check -# Explicit settings of locale is necessary gh#nir0s/distro#223 -LANG=en_US.utf8 %pytest +%pytest %endif %post