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

Package is "python-jupyterlab-templates"

Wed Jun 14 16:29:52 2023 rev:9 rq:1092987 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyterlab-templates/python-jupyterlab-templates.changes
  2023-04-24 22:31:27.695599212 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.15902/python-jupyterlab-templates.changes
       2023-06-14 16:31:17.511188293 +0200
@@ -1,0 +2,6 @@
+Tue Jun 13 20:48:53 UTC 2023 - Ben Greiner <[email protected]>
+
+- Jupyterlab 4 does not hard require notebook anymore:
+  get it explicitly
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyterlab-templates.spec ++++++
--- /var/tmp/diff_new_pack.XRscfu/_old  2023-06-14 16:31:18.011191366 +0200
+++ /var/tmp/diff_new_pack.XRscfu/_new  2023-06-14 16:31:18.011191366 +0200
@@ -28,6 +28,7 @@
 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 notebook}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  fdupes
@@ -36,6 +37,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       jupyter-jupyterlab-templates = %{version}
 Requires:       python-jupyterlab >= 3.5
+Requires:       (python-notebook if python-jupyterlab >= 4)
 Conflicts:      jupyter-jupyterlab_templates < %{version}
 Provides:       python-jupyter_jupyterlab_templates = %{version}
 Obsoletes:      python-jupyter_jupyterlab_templates < %{version}

Reply via email to