Hello community,

here is the log from the commit of package python-jupyter_imatlab_kernel for 
openSUSE:Factory checked in at 2019-01-08 12:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_imatlab_kernel (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_imatlab_kernel.new.28833 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_imatlab_kernel"

Tue Jan  8 12:28:08 2019 rev:2 rq:662900 version:0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_imatlab_kernel/python-jupyter_imatlab_kernel.changes
      2018-06-03 12:37:13.165961978 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_imatlab_kernel.new.28833/python-jupyter_imatlab_kernel.changes
   2019-01-08 12:30:39.460129618 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 15:50:00 UTC 2018 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Do not let pip produce pyc files with random path
+  to make package build reproducible (boo#1094323)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyter_imatlab_kernel.spec ++++++
--- /var/tmp/diff_new_pack.3CKvWb/_old  2019-01-08 12:30:39.900129139 +0100
+++ /var/tmp/diff_new_pack.3CKvWb/_new  2019-01-08 12:30:39.908129131 +0100
@@ -72,7 +72,7 @@
 
 %install
 # use --no-deps because it looks for MATLAB itself
-%python_expand pip%{$python_bin_suffix} install --root %{buildroot} --prefix 
%{_prefix} --compile --no-deps %{SOURCE0}
+%python_expand pip%{$python_bin_suffix} install --root %{buildroot} --prefix 
%{_prefix} --no-compile --no-deps %{SOURCE0}
 
 PYTHONPATH=%{buildroot}%{python3_sitelib} python3 -m imatlab install --prefix 
%{buildroot}%{_prefix}
 



Reply via email to