Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyterlab for 
openSUSE:Factory checked in at 2024-04-16 20:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyterlab.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyterlab"

Tue Apr 16 20:03:49 2024 rev:36 rq:1167857 version:4.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyterlab/python-jupyterlab.changes      
2024-04-02 16:41:04.710281550 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab.new.26366/python-jupyterlab.changes
   2024-04-16 20:05:43.536599539 +0200
@@ -1,0 +2,18 @@
+Mon Apr 15 17:29:21 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 4.1.6
+  * Fix outputarea collapse expand #16124 (@FoSuCloud)
+  * Disable placeholder for password input #16128 (@Alanhou1222)
+  * Fix for existing shortcuts getting triggered while edit
+    shortcut #16126 (@Susilkessav)
+  * Use smart scroll in debugger to minimize distraction #16084
+    (@krassowski)
+  * Store the real position of the item in reactive toolbar #16111
+    (@brichet)
+  * Fix extension installation on Windows #16064 (@fcollonval)
+  * Removes dotted outline from active code cell #16070
+    (@JasonWeill)
+  * Long items should not wrap #15844 (@mdietz94)
+  * Fix manager isDisposed is not set #15997 (@fcollonval)
+
+-------------------------------------------------------------------

Old:
----
  jupyterlab-4.1.5-py3-none-any.whl

New:
----
  jupyterlab-4.1.6-py3-none-any.whl

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

Other differences:
------------------
++++++ python-jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.nF1GgJ/_old  2024-04-16 20:05:46.996726728 +0200
+++ /var/tmp/diff_new_pack.nF1GgJ/_new  2024-04-16 20:05:47.012727316 +0200
@@ -16,9 +16,8 @@
 #
 
 
-%define skip_python39 1
 Name:           python-jupyterlab
-Version:        4.1.5
+Version:        4.1.6
 Release:        0
 Summary:        Environment for interactive and reproducible computing
 License:        BSD-3-Clause
@@ -34,7 +33,7 @@
 BuildRequires:  %{python_module httpx >= 0.25.0}
 BuildRequires:  %{python_module importlib-metadata >= 4.8.3 if %python-base < 
3.10}
 BuildRequires:  %{python_module importlib-resources >= 1.4 if %python-base < 
3.9}
-BuildRequires:  %{python_module ipykernel}
+BuildRequires:  %{python_module ipykernel >= 6.5.0}
 BuildRequires:  %{python_module jupyter-lsp >= 2.0.0}
 BuildRequires:  %{python_module jupyter_core}
 BuildRequires:  %{python_module jupyter_server >= 2.4.0 with 
%python-jupyter_server < 3}
@@ -42,7 +41,7 @@
 BuildRequires:  %{python_module notebook_shim >= 0.2}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module tomli if %python-base < 3.11}
+BuildRequires:  %{python_module tomli >= 1.2.2 if %python-base < 3.11}
 BuildRequires:  %{python_module tornado >= 6.2.0}
 BuildRequires:  %{python_module traitlets}
 BuildRequires:  fdupes
@@ -56,7 +55,7 @@
 Requires:       python-Jinja2 >= 3.0.3
 Requires:       python-async_lru >= 1.0.0
 Requires:       python-httpx >= 0.25.0
-Requires:       python-ipykernel
+Requires:       python-ipykernel >= 6.5.0
 Requires:       python-jupyter-lsp >= 2.0.0
 Requires:       python-jupyter_core
 Requires:       python-notebook_shim >= 0.2
@@ -67,7 +66,7 @@
 Requires:       (python-importlib-resources >= 1.4 if python-base < 3.9)
 Requires:       (python-jupyter_server >= 2.4.0 with python-jupyter_server < 3)
 Requires:       (python-jupyterlab_server >= 2.19.0 with 
python-jupyterlab_server < 3)
-Requires:       (python-tomli if python-base < 3.11)
+Requires:       (python-tomli >= 1.2.2 if python-base < 3.11)
 Suggests:       python-jupyter-collaboration >= 1
 Provides:       python-jupyter_jupyterlab = %{version}
 Obsoletes:      python-jupyter_jupyterlab < %{version}

Reply via email to