Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyterlab-templates for
openSUSE:Factory checked in at 2021-11-13 22:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-templates (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab-templates"
Sat Nov 13 22:48:33 2021 rev:5 rq:931193 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyterlab-templates/python-jupyterlab-templates.changes
2021-03-30 21:00:01.340693024 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.1890/python-jupyterlab-templates.changes
2021-11-13 22:49:04.933275561 +0100
@@ -1,0 +2,9 @@
+Fri Nov 12 22:05:49 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update o 0.3.1
+ * Drop python 3.6
+ * Add python 3.9
+ * Fix bugs with JLab 3.0
+ * Dist with prebuilt extension
+
+-------------------------------------------------------------------
Old:
----
jupyterlab_templates-0.3.0-py2.py3-none-any.whl
New:
----
jupyterlab_templates-0.3.1-py2.py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab-templates.spec ++++++
--- /var/tmp/diff_new_pack.jTvaY3/_old 2021-11-13 22:49:05.269275819 +0100
+++ /var/tmp/diff_new_pack.jTvaY3/_new 2021-11-13 22:49:05.269275819 +0100
@@ -18,12 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
+%define skip_python36 1
Name: python-jupyterlab-templates
-Version: 0.3.0
+Version: 0.3.1
Release: 0
Summary: Templates for notebooks in JupyterLab
License: Apache-2.0
-URL: https://github.com/timkpaine/jupyterlab_templates
+URL: https://github.com/jpmorganchase/jupyterlab_templates
Source:
https://files.pythonhosted.org/packages/py2.py3/j/jupyterlab-templates/jupyterlab_templates-%{version}-py2.py3-none-any.whl
BuildRequires: %{python_module jupyterlab}
BuildRequires: %{python_module pip}
@@ -79,7 +80,8 @@
%files -n jupyter-jupyterlab-templates
%license LICENSE
-%config %{_jupyter_servextension_confdir}/jupyterlab_templates.json
-%{_jupyter_labextensions_dir}/jupyterlab_templates-%{version}.tgz
+%config %{_jupyter_server_confdir}/jupyterlab_templates.json
+%dir %{_jupyter_prefix}/labextensions
+%{_jupyter_prefix}/labextensions/jupyterlab_templates
%changelog