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 2022-10-27 13:54:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyterlab.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyterlab"

Thu Oct 27 13:54:16 2022 rev:22 rq:1031382 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyterlab/python-jupyterlab.changes      
2022-10-12 18:24:55.577699667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab.new.2275/python-jupyterlab.changes
    2022-10-27 13:54:57.964810435 +0200
@@ -1,0 +2,26 @@
+Wed Oct 26 15:37:59 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- update to version 3.5.0
+  * Enhancements made
+    + Optimize text mimerenderer: ansi vs autolink #13202
+      (@vidartf)
+    + Collapse debugger panel when disabling debugger #13088
+      (@yanmulin)
+    + File Browser: add support for filtering directories on search
+      #12342 (@jtpio)
+    + Prompt for renaming at first manual save #12953 (@fcollonval)
+    + Raise ceiling on jupyter_server dependency to < 3 #13068
+      (@Zsailer)
+  * Bugs fixed
+    + Set isUntitled to false on document path changes #13268
+      (@fcollonval)
+    + Don't dispose the notebook metadata editor on active cell
+      change #13259 (@fcollonval)
+    + Use keystroke format consistent with menus #13200
+      (@fcollonval)
+  * Maintenance and upkeep improvements
+    + Fix memory leaks #13229 (@fcollonval)
+    + Bump to the latest Lumino 1.x #13190 (@fcollonval)
+    + Update branch configuration #13184 (@fcollonval)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.iE8tzN/_old  2022-10-27 13:54:58.660813985 +0200
+++ /var/tmp/diff_new_pack.iE8tzN/_new  2022-10-27 13:54:58.664814006 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-jupyterlab
-Version:        3.4.8
+Version:        3.5.0
 Release:        0
 Summary:        Environment for interactive and reproducible computing
 License:        BSD-3-Clause
@@ -30,7 +30,7 @@
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module jupyter_core}
-BuildRequires:  %{python_module jupyter_server >= 1.16}
+BuildRequires:  %{python_module jupyter_server >= 1.16 with 
%python-jupyter_server < 3}
 BuildRequires:  %{python_module jupyterlab-server >= 2.10}
 BuildRequires:  %{python_module nbclassic}
 BuildRequires:  %{python_module notebook < 7}
@@ -44,12 +44,12 @@
 Requires:       python-Jinja2 >= 2.1
 Requires:       python-ipython
 Requires:       python-jupyter_core
-Requires:       python-jupyter_server >= 1.16
 Requires:       python-jupyterlab-server >= 2.10
 Requires:       python-nbclassic
 Requires:       python-notebook < 7
 Requires:       python-packaging
 Requires:       python-tornado >= 6.1
+Requires:       (python-jupyter_server >= 1.16 with python-jupyter_server < 3)
 Provides:       python-jupyter_jupyterlab = %{version}
 Obsoletes:      python-jupyter_jupyterlab < %{version}
 BuildArch:      noarch

Reply via email to