Hello community, here is the log from the commit of package python-plaster for openSUSE:Factory checked in at 2020-01-12 23:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-plaster (Old) and /work/SRC/openSUSE:Factory/.python-plaster.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-plaster" Sun Jan 12 23:24:15 2020 rev:3 rq:763381 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-plaster/python-plaster.changes 2019-05-20 13:18:24.583913913 +0200 +++ /work/SRC/openSUSE:Factory/.python-plaster.new.6675/python-plaster.changes 2020-01-12 23:26:16.298858012 +0100 @@ -1,0 +2,5 @@ +Sat Jan 11 14:06:14 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pyproject_install macro (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-plaster.spec ++++++ --- /var/tmp/diff_new_pack.qiWNBP/_old 2020-01-12 23:26:16.814858203 +0100 +++ /var/tmp/diff_new_pack.qiWNBP/_new 2020-01-12 23:26:16.818858205 +0100 @@ -48,7 +48,8 @@ # Not Needed %install -%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0} +cp -a %{SOURCE0} . +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files}
