Hello community, here is the log from the commit of package python-PsyLab for openSUSE:Factory checked in at 2020-01-12 23:24:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PsyLab (Old) and /work/SRC/openSUSE:Factory/.python-PsyLab.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PsyLab" Sun Jan 12 23:24:18 2020 rev:2 rq:763383 version:0.4.7.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PsyLab/python-PsyLab.changes 2018-05-29 10:29:04.931578972 +0200 +++ /work/SRC/openSUSE:Factory/.python-PsyLab.new.6675/python-PsyLab.changes 2020-01-12 23:26:16.942858250 +0100 @@ -1,0 +2,5 @@ +Sat Jan 11 14:03:38 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pyproject_install macro (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PsyLab.spec ++++++ --- /var/tmp/diff_new_pack.BdP9Hs/_old 2020-01-12 23:26:17.430858431 +0100 +++ /var/tmp/diff_new_pack.BdP9Hs/_new 2020-01-12 23:26:17.434858433 +0100 @@ -54,7 +54,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}
