Hello community,
here is the log from the commit of package python-jupyterlab for
openSUSE:Factory checked in at 2019-12-12 23:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab"
Thu Dec 12 23:18:28 2019 rev:2 rq:755892 version:1.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyterlab/python-jupyterlab.changes
2019-12-09 21:38:14.998026637 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab.new.4691/python-jupyterlab.changes
2019-12-12 23:18:44.170210397 +0100
@@ -1,0 +2,5 @@
+Tue Dec 10 19:38:10 UTC 2019 - Bernhard Wiedemann <[email protected]>
+
+- Use pyproject_install macro (boo#1094323)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.Ejf9LT/_old 2019-12-12 23:18:45.638210266 +0100
+++ /var/tmp/diff_new_pack.Ejf9LT/_new 2019-12-12 23:18:45.642210265 +0100
@@ -92,7 +92,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 sed -i -e 's|^#!/usr/bin/env node|#!%{_bindir}/node|'
%{buildroot}%{$python_sitelib}/jupyterlab/node-version-check.js