Hello community, here is the log from the commit of package python-sidecar for openSUSE:Factory checked in at 2020-01-16 18:20:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sidecar (Old) and /work/SRC/openSUSE:Factory/.python-sidecar.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sidecar" Thu Jan 16 18:20:30 2020 rev:3 rq:764705 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-sidecar/python-sidecar.changes 2019-08-19 21:38:50.244329907 +0200 +++ /work/SRC/openSUSE:Factory/.python-sidecar.new.26092/python-sidecar.changes 2020-01-16 18:20:33.220951491 +0100 @@ -1,0 +2,5 @@ +Sat Jan 11 13:55:39 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pyproject_install macro (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sidecar.spec ++++++ --- /var/tmp/diff_new_pack.mig0Zh/_old 2020-01-16 18:20:34.696952325 +0100 +++ /var/tmp/diff_new_pack.mig0Zh/_new 2020-01-16 18:20:34.696952325 +0100 @@ -68,7 +68,8 @@ # Not needed %install -%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0} +cp -a %{SOURCE0} . +%pyproject_install cp %{buildroot}%{python3_sitelib}/sidecar-%{mainver}.dist-info/LICENSE.txt . %files %{python_files}
