Hello community, here is the log from the commit of package python-nbinteract for openSUSE:Factory checked in at 2020-01-16 18:20:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nbinteract (Old) and /work/SRC/openSUSE:Factory/.python-nbinteract.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbinteract" Thu Jan 16 18:20:23 2020 rev:2 rq:764702 version:0.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nbinteract/python-nbinteract.changes 2019-05-22 11:10:37.730596616 +0200 +++ /work/SRC/openSUSE:Factory/.python-nbinteract.new.26092/python-nbinteract.changes 2020-01-16 18:20:25.964947386 +0100 @@ -1,0 +2,5 @@ +Sat Jan 11 14:08:20 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pyproject_install macro (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nbinteract.spec ++++++ --- /var/tmp/diff_new_pack.944Akx/_old 2020-01-16 18:20:26.540947712 +0100 +++ /var/tmp/diff_new_pack.944Akx/_new 2020-01-16 18:20:26.540947712 +0100 @@ -90,7 +90,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} cp %{buildroot}%{python3_sitelib}/nbinteract-%{version}.dist-info/LICENSE.txt .
