Hello community,
here is the log from the commit of package python-pythreejs for
openSUSE:Factory checked in at 2020-01-16 18:20:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pythreejs (Old)
and /work/SRC/openSUSE:Factory/.python-pythreejs.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pythreejs"
Thu Jan 16 18:20:25 2020 rev:4 rq:764703 version:2.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pythreejs/python-pythreejs.changes
2019-08-19 21:38:40.564335994 +0200
+++
/work/SRC/openSUSE:Factory/.python-pythreejs.new.26092/python-pythreejs.changes
2020-01-16 18:20:26.696947800 +0100
@@ -1,0 +2,5 @@
+Sat Jan 11 13:59:18 UTC 2020 - Bernhard Wiedemann <[email protected]>
+
+- Use pyproject_install macro (boo#1094323)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pythreejs.spec ++++++
--- /var/tmp/diff_new_pack.wUCuzJ/_old 2020-01-16 18:20:27.292948137 +0100
+++ /var/tmp/diff_new_pack.wUCuzJ/_new 2020-01-16 18:20:27.300948142 +0100
@@ -86,7 +86,8 @@
# Not Needed
%install
-%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
+cp -a %{SOURCE0} .
+%pyproject_install
%python_expand sed -i 's/\r$//' %{buildroot}%{$python_sitelib}/pythreejs/*.py
%python_expand sed -i -e '/^#!\//, 1d'
%{buildroot}%{$python_sitelib}/pythreejs/*.py
%python_expand %fdupes %{buildroot}%{$python_sitelib}