Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-more-itertools for openSUSE:Factory checked in at 2022-03-17 17:01:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-more-itertools (Old) and /work/SRC/openSUSE:Factory/.python-more-itertools.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-more-itertools" Thu Mar 17 17:01:18 2022 rev:18 rq:961821 version:8.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-more-itertools/python-more-itertools.changes 2022-02-06 23:54:02.582915961 +0100 +++ /work/SRC/openSUSE:Factory/.python-more-itertools.new.25692/python-more-itertools.changes 2022-03-17 17:01:25.845682252 +0100 @@ -1,0 +2,5 @@ +Tue Mar 15 08:49:48 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- use python_expand for fdupes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-more-itertools.spec ++++++ --- /var/tmp/diff_new_pack.IHmYub/_old 2022-03-17 17:01:26.421682694 +0100 +++ /var/tmp/diff_new_pack.IHmYub/_new 2022-03-17 17:01:26.425682696 +0100 @@ -46,7 +46,7 @@ %install %python_install -%python_exec %fdupes %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pyunittest discover -v