Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-collaboration for 
openSUSE:Factory checked in at 2026-03-23 17:12:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-collaboration (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-collaboration.new.8177 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-collaboration"

Mon Mar 23 17:12:27 2026 rev:14 rq:1341874 version:4.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-collaboration/python-jupyter-collaboration.changes
        2025-07-03 12:13:04.428222222 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-collaboration.new.8177/python-jupyter-collaboration.changes
      2026-03-23 17:13:11.189222490 +0100
@@ -1,0 +2,45 @@
+Sun Mar 22 17:05:25 UTC 2026 - Ben Greiner <[email protected]>
+
+- Update to 4.2.1
+  ## Bugs fixed
+  * Save immediately when triggering manual save #540 (@Carreau,
+    @krassowski)
+  * Use serverSettings for API requests #539 (@krassowski, @jtpio)
+  ## Maintenance and upkeep improvements
+  * Add testing on Python 3.14 #541 (@Carreau, @krassowski)
+  * Update snapshots bot checkout and permission check #536
+    (@martinRenou, @davidbrochart, @krassowski)
+  * Update shared link icon snapshot to fix UI tests #534
+    (@krassowski, @davidbrochart)
+  * Improve file watcher cancellation message and increase test
+    coverage #533 (@krassowski, @davidbrochart)
+  * Fix tests hanging on CI due to pytest configured to turn
+    warnings into errors #531 (@krassowski, @davidbrochart)
+  * Add a test for file watcher cleanup after delay #529
+    (@krassowski, @davidbrochart)
+- Releaes 4.2.0
+  ## Enhancements made
+  * Stop file watcher on persistent errors #520 (@krassowski)
+  ## Bugs fixed
+  * RtcContentProvider: depend on DefaultDrive rather than on the
+    RestContentProvider for routing get() and save() #525
+    (@martinRenou)
+  * Enable TempFileYStore to work with Jupyter Lab #519
+    (@Darshan808)
+  * Fix bug with saving of files with DOS line endings by
+    normalizing them before loading to ydoc #449 (@BaukJ)
+  ## Maintenance and upkeep improvements
+  * Bump JupyterLab packages to 4.5.0 #524 (@martinRenou)
+  * Update snapshots #521 (@krassowski)
+
+-------------------------------------------------------------------
+Mon Dec  1 21:13:59 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 4.1.2:
+  * Fix saving after renames #511
+  * Fix handling of `hubHost` #501
+  * Define `ICollaborativeContentProvider` as inheriting from
+    `IContentProvider` #499
+  * Bump `pycrdt-websocket` to `v0.16.0`
+
+-------------------------------------------------------------------

Old:
----
  jupyter_collaboration-4.1.0-gh.tar.gz

New:
----
  jupyter_collaboration-4.2.1-gh.tar.gz

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

Other differences:
------------------
++++++ python-jupyter-collaboration.spec ++++++
--- /var/tmp/diff_new_pack.3qGygd/_old  2026-03-23 17:13:11.861250317 +0100
+++ /var/tmp/diff_new_pack.3qGygd/_new  2026-03-23 17:13:11.865250483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter-collaboration
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-jupyter-collaboration
-Version:        4.1.0
+Version:        4.2.1
 Release:        0
 Summary:        Jupyter Server Extension Providing Support for Y Documents
 License:        BSD-3-Clause
@@ -29,17 +29,18 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       (python-jupyter-collaboration-ui >= 2.1.0 with 
python-jupyter-collaboration-ui < 3)
-Requires:       (python-jupyter-docprovider >= 2.1.0 with 
python-jupyter-docprovider < 3)
-Requires:       (python-jupyter-server-ydoc >= 2.1.0 with 
python-jupyter-server-ydoc < 3)
+Requires:       (python-jupyter-collaboration-ui >= 2.2.1 with 
python-jupyter-collaboration-ui < 3)
+Requires:       (python-jupyter-docprovider >= 2.2.1 with 
python-jupyter-docprovider < 3)
+Requires:       (python-jupyter-server-ydoc >= 2.2.1 with 
python-jupyter-server-ydoc < 3)
 Requires:       (python-jupyterlab >= 4.4.0 with python-jupyterlab < 5)
 Provides:       python-jupyter_collaboration = %{version}-%{release}
 Obsoletes:      python-jupyterlab-rtc < 1
 BuildArch:      noarch
-BuildRequires:  %{python_module jupyter-collaboration-ui >= 2.1.0 with 
%python-jupyter-collaboration-ui < 3}
-BuildRequires:  %{python_module jupyter-docprovider >= 2.1.0 with 
%python-jupyter-docprovider < 3}
-BuildRequires:  %{python_module jupyter-server-ydoc-test >= 2.1.0 with 
%python-jupyter-server-ydoc-test < 3}
+BuildRequires:  %{python_module jupyter-collaboration-ui >= 2.2.1 with 
%python-jupyter-collaboration-ui < 3}
+BuildRequires:  %{python_module jupyter-docprovider >= 2.2.1 with 
%python-jupyter-docprovider < 3}
+BuildRequires:  %{python_module jupyter-server-ydoc-test >= 2.2.1 with 
%python-jupyter-server-ydoc-test < 3}
 BuildRequires:  %{python_module jupyterlab > 4.4.0 with %python-jupyterlab < 5}
+BuildRequires:  %{python_module pycrdt}
 BuildRequires:  %{python_module pytest}
 %python_subpackages
 

++++++ jupyter_collaboration-4.1.0-gh.tar.gz -> 
jupyter_collaboration-4.2.1-gh.tar.gz ++++++
++++ 6321 lines of diff (skipped)

Reply via email to