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 2023-08-06 16:29:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-templates (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.22712 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyterlab-templates"

Sun Aug  6 16:29:46 2023 rev:10 rq:1102511 version:0.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyterlab-templates/python-jupyterlab-templates.changes
  2023-06-14 16:31:17.511188293 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.22712/python-jupyterlab-templates.changes
       2023-08-06 16:30:04.575888660 +0200
@@ -1,0 +2,19 @@
+Sat Aug  5 16:16:10 UTC 2023 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * require jupyterlab >=4 (according to metadata in wheel)
+
+- update to version 0.5.0:
+  * Support JupyterLab 4
+  * Bump semver from 5.7.1 to 5.7.2 in /js
+  * Bump tough-cookie from 4.1.2 to 4.1.3 in /js
+
+- changes from version 0.4.1:
+  * fix lint
+  * add allowed_extensions setting
+  * switch from notebook handler to jupyter server handler
+  * Bump yaml from 2.2.1 to 2.2.2 in /js
+  * publish junit test results for js and python
+  * fix typo and capitalize repository links
+
+-------------------------------------------------------------------

Old:
----
  jupyterlab_templates-0.4.0-py3-none-any.whl

New:
----
  jupyterlab_templates-0.5.0-py3-none-any.whl

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

Other differences:
------------------
++++++ python-jupyterlab-templates.spec ++++++
--- /var/tmp/diff_new_pack.qKhDzU/_old  2023-08-06 16:30:05.247892733 +0200
+++ /var/tmp/diff_new_pack.qKhDzU/_new  2023-08-06 16:30:05.251892758 +0200
@@ -17,17 +17,17 @@
 
 
 %define anypython python3dist
-%define pyver 0.4.0
-%define distver 0.4
+%define pyver 0.5.0
+%define distver 0.5
 Name:           python-jupyterlab-templates
 Version:        %{pyver}
 Release:        0
 Summary:        Templates for notebooks in JupyterLab
 License:        Apache-2.0
 URL:            https://github.com/finos/jupyterlab_templates
-Source:         
https://files.pythonhosted.org/packages/py3/j/jupyterlab-templates/jupyterlab_templates-%{version}-py3-none-any.whl
+Source:         
https://files.pythonhosted.org/packages/py3/j/jupyterlab_templates/jupyterlab_templates-%{version}-py3-none-any.whl
 BuildRequires:  %{python_module base >= 3.7}
-BuildRequires:  %{python_module jupyterlab >= 3.5.0}
+BuildRequires:  %{python_module jupyterlab >= 4.0.0}
 BuildRequires:  %{python_module notebook}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
@@ -36,7 +36,7 @@
 BuildRequires:  jupyter-notebook-filesystem
 BuildRequires:  python-rpm-macros
 Requires:       jupyter-jupyterlab-templates = %{version}
-Requires:       python-jupyterlab >= 3.5
+Requires:       python-jupyterlab >= 4.0
 Requires:       (python-notebook if python-jupyterlab >= 4)
 Conflicts:      jupyter-jupyterlab_templates < %{version}
 Provides:       python-jupyter_jupyterlab_templates = %{version}
@@ -49,7 +49,7 @@
 
 %package     -n jupyter-jupyterlab-templates
 Summary:        Templates for notebooks in JupyterLab
-Requires:       jupyter-jupyterlab >= 1.0.0
+Requires:       jupyter-jupyterlab >= 4.0.0
 Requires:       %anypython(jupyterlab-templates) = %{distver}
 Provides:       jupyter-jupyterlab_templates = %{version}
 Obsoletes:      jupyter-jupyterlab_templates < %{version}
@@ -80,7 +80,7 @@
 
 %files -n jupyter-jupyterlab-templates
 %license licenses/*
-%_jupyter_config %{_jupyter_server_confdir}/jupyterlab_templates.json
+%{_jupyter_config} %{_jupyter_server_confdir}/jupyterlab_templates.json
 %{_jupyter_prefix}/labextensions/jupyterlab_templates
 %dir %{_jupyter_prefix}/notebook
 %{_jupyter_prefix}/notebook/jupyterlab_templates

Reply via email to