Hello community,

here is the log from the commit of package jupyter-jupyter-wysiwyg for 
openSUSE:Factory checked in at 2020-01-16 18:20:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyter-wysiwyg (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyter-wysiwyg.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyter-wysiwyg"

Thu Jan 16 18:20:12 2020 rev:5 rq:764696 version:19.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jupyter-jupyter-wysiwyg/jupyter-jupyter-wysiwyg.changes
  2019-11-29 16:00:18.920869456 +0100
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyter-wysiwyg.new.26092/jupyter-jupyter-wysiwyg.changes
       2020-01-16 18:20:21.100944635 +0100
@@ -1,0 +2,5 @@
+Sun Jan 12 19:14:06 UTC 2020 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Use pyproject_install macro (boo#1094323)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jupyter-jupyter-wysiwyg.spec ++++++
--- /var/tmp/diff_new_pack.VeWmQN/_old  2020-01-16 18:20:21.780945020 +0100
+++ /var/tmp/diff_new_pack.VeWmQN/_new  2020-01-16 18:20:21.784945021 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%define pythons python3
 %bcond_without  test
 Name:           jupyter-jupyter-wysiwyg
 Version:        19.10
@@ -49,7 +50,9 @@
 # Not needed
 
 %install
-pip%{python3_bin_suffix} install --root %{buildroot} --prefix %{_prefix} 
%{SOURCE0}
+cp -a %{SOURCE0} .
+%pyproject_install
+export PYTHONDONTWRITEBYTECODE=1
 
 %{jupyter_nbextension_install jupyter_wysiwyg}
 %{jupyter_move_config}



Reply via email to