Hello community,
here is the log from the commit of package python-jupyterlab-templates for
openSUSE:Factory checked in at 2020-01-03 17:37:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-templates (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab-templates"
Fri Jan 3 17:37:15 2020 rev:2 rq:760470 version:0.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyterlab-templates/python-jupyterlab-templates.changes
2019-12-12 23:17:36.922216432 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.6675/python-jupyterlab-templates.changes
2020-01-03 17:37:16.955304850 +0100
@@ -1,0 +2,5 @@
+Mon Dec 16 15:35:53 UTC 2019 - Bernhard Wiedemann <[email protected]>
+
+- Use pyproject_install macro (boo#1094323)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab-templates.spec ++++++
--- /var/tmp/diff_new_pack.eCCYOz/_old 2020-01-03 17:37:17.355305055 +0100
+++ /var/tmp/diff_new_pack.eCCYOz/_new 2020-01-03 17:37:17.359305058 +0100
@@ -59,7 +59,8 @@
# not needed
%install
-%python_expand pip%{$python_bin_suffix} install --no-deps --root=%{buildroot}
%{SOURCE0}
+cp -a %{SOURCE0} .
+%pyproject_install
%{jupyter_move_config}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}}