Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-notebook for openSUSE:Factory 
checked in at 2025-12-18 18:31:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-notebook.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-notebook"

Thu Dec 18 18:31:02 2025 rev:39 rq:1323390 version:7.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes  
2025-08-03 13:38:34.970368023 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-notebook.new.1928/python-notebook.changes    
    2025-12-18 18:31:55.114789211 +0100
@@ -1,0 +2,30 @@
+Wed Dec 17 15:57:35 UTC 2025 - Ben Greiner <[email protected]>
+
+- Update to 7.5.1
+  * Fix selector for the O keyboard shortcut #7782 (@jtpio,
+    @krassowski)
+  * Fix missing debugger display provider in Notebook #7774
+    (@arjxn-py, @jtpio, @martinRenou)
+
+-------------------------------------------------------------------
+Wed Dec 17 09:45:12 UTC 2025 - Benjamin Greiner <[email protected]>
+
+- Fix more dependency issues
+
+-------------------------------------------------------------------
+Mon Dec 15 08:10:23 UTC 2025 - Friedrich Haubensak <[email protected]>
+
+- Change BuildRequires: and Requires: to use jupyterlab-4.5.x
+
+-------------------------------------------------------------------
+Mon Dec  1 21:18:59 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 7.5.0:
+  * Update to JupyterLab v4.5.0b1
+  * Increase the checkpoint polling interval to 30s
+  * Define `O` as the keyboard shortcut to toggle cell outputs
+  * Expose the cell toolbar settings #7766
+  * Handle file rename errors #7710
+  * Fix open file with “#” in the filename #7698
+
+-------------------------------------------------------------------

Old:
----
  notebook-7.4.4.tar.gz

New:
----
  notebook-7.5.1.tar.gz

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

Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.hgqFn1/_old  2025-12-18 18:31:56.206835075 +0100
+++ /var/tmp/diff_new_pack.hgqFn1/_new  2025-12-18 18:31:56.206835075 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-notebook
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,10 +32,10 @@
 %bcond_with libalternatives
 %endif
 
-%define distversion 7.4.4
+%define distversion 7.5.1
 
 Name:           python-notebook%{psuffix}
-Version:        7.4.4
+Version:        7.5.1
 Release:        0
 Summary:        Jupyter Notebook interface
 License:        BSD-3-Clause
@@ -44,16 +44,16 @@
 Source0:        
https://files.pythonhosted.org/packages/source/n/notebook/notebook-%{version}.tar.gz
 Source100:      python-notebook-rpmlintrc
 BuildRequires:  %{python_module base >= 3.9}
-BuildRequires:  %{python_module hatch-jupyter-builder >= 0.2}
+BuildRequires:  %{python_module hatch-jupyter-builder >= 0.5}
 BuildRequires:  %{python_module hatchling >= 1.11}
-BuildRequires:  %{python_module jupyterlab >= 4.4.4 with %python-jupyterlab < 
4.5}
+BuildRequires:  %{python_module jupyterlab >= 4.5.0 with %python-jupyterlab < 
4.6}
 BuildRequires:  %{python_module pip}
 BuildRequires:  python-rpm-macros >= 20210929
 Requires:       jupyter-notebook = %{version}
 Requires:       python-tornado >= 6.2
 Requires:       (python-jupyter-server >= 2.4 with python-jupyter-server < 3)
-Requires:       (python-jupyterlab >= 4.4.4 with python-jupyterlab < 4.5)
-Requires:       (python-jupyterlab-server >= 2.27.1 with 
python-jupyterlab-server < 3)
+Requires:       (python-jupyterlab >= 4.5.1 with python-jupyterlab < 4.6)
+Requires:       (python-jupyterlab-server >= 2.28 with 
python-jupyterlab-server < 3)
 Requires:       (python-notebook-shim >= 0.2 with python-notebook-shim < 0.3)
 Provides:       python-jupyter_notebook = %{version}-%{release}
 Obsoletes:      python-jupyter_notebook < %{version}-%{release}
@@ -73,7 +73,7 @@
 BuildRequires:  %{python_module importlib_resources >= 5 if %python-base < 
3.10}
 BuildRequires:  %{python_module ipykernel}
 BuildRequires:  %{python_module jupyter-server-test >= 2.4.0 with 
%python-jupyter-server-test < 3}
-BuildRequires:  %{python_module jupyterlab-server-test >= 2.27.1 with 
%python-jupyterlab-server-test < 3}
+BuildRequires:  %{python_module jupyterlab-server-test >= 2.28 with 
%python-jupyterlab-server-test < 3}
 BuildRequires:  %{python_module nbval}
 BuildRequires:  %{python_module notebook = %{version}}
 BuildRequires:  %{python_module pytest >= 7.0}

++++++ notebook-7.4.4.tar.gz -> notebook-7.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-notebook/notebook-7.4.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-notebook.new.1928/notebook-7.5.1.tar.gz 
differ: char 15, line 1

Reply via email to