Hello community,

here is the log from the commit of package jupyter-jupyterlab-widgets for 
openSUSE:Factory checked in at 2019-05-28 09:43:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyterlab-widgets (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyterlab-widgets.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyterlab-widgets"

Tue May 28 09:43:49 2019 rev:2 rq:705712 version:0.6.15

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-widgets/jupyter-jupyterlab-widgets.changes
    2019-05-22 11:06:23.490589831 +0200
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-widgets.new.5148/jupyter-jupyterlab-widgets.changes
  2019-05-28 09:43:49.969832495 +0200
@@ -1,0 +2,5 @@
+Mon May 27 21:31:58 UTC 2019 - Todd R <[email protected]>
+
+- Fix jupyter lab extensions directory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jupyter-jupyterlab-widgets.spec ++++++
--- /var/tmp/diff_new_pack.dQxwvf/_old  2019-05-28 09:43:50.629832266 +0200
+++ /var/tmp/diff_new_pack.dQxwvf/_new  2019-05-28 09:43:50.633832265 +0200
@@ -59,11 +59,13 @@
 %install
 pip%{python3_bin_suffix} install --root=%{buildroot} %{SOURCE0}
 
+mkdir -p %{buildroot}%{_jupyter_lab_dir}
+mv %{buildroot}%{_jupyter_prefix}/labextensions 
%{buildroot}%{_jupyter_labextensions_dir}
 %{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}}
 
 %files
 %license COPYING.md LICENSE
-%{_jupyter_prefix}/labextensions/jupyterlab_widgets/
+%{_jupyter_labextensions_dir}/jupyterlab_widgets/
 %{python3_sitelib}/jupyterlab_widgets-%{version}.dist-info
 %{python3_sitelib}/jupyterlab_widgets/
 



Reply via email to