Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-py for openSUSE:Factory checked in at 2022-03-17 17:01:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-py (Old) and /work/SRC/openSUSE:Factory/.python-py.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py" Thu Mar 17 17:01:14 2022 rev:38 rq:961815 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-py/python-py.changes 2022-01-26 21:26:31.974179215 +0100 +++ /work/SRC/openSUSE:Factory/.python-py.new.25692/python-py.changes 2022-03-17 17:01:22.585679758 +0100 @@ -1,0 +2,5 @@ +Tue Mar 15 08:13:43 UTC 2022 - Stephan Kulow <co...@suse.com> + +- use %python_expand for %fdupes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-py.spec ++++++ --- /var/tmp/diff_new_pack.pXTQIU/_old 2022-03-17 17:01:23.145680187 +0100 +++ /var/tmp/diff_new_pack.pXTQIU/_new 2022-03-17 17:01:23.149680189 +0100 @@ -77,7 +77,7 @@ %install %if !%{with test} %python_install -%python_exec %fdupes %{buildroot}%{$python_sitelib} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %endif %check