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 2025-06-23 14:56:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jupyter-collaboration (Old) and /work/SRC/openSUSE:Factory/.python-jupyter-collaboration.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-collaboration" Mon Jun 23 14:56:31 2025 rev:12 rq:1287604 version:4.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jupyter-collaboration/python-jupyter-collaboration.changes 2025-02-26 17:17:30.336657502 +0100 +++ /work/SRC/openSUSE:Factory/.python-jupyter-collaboration.new.7067/python-jupyter-collaboration.changes 2025-06-23 14:56:53.124858943 +0200 @@ -1,0 +2,30 @@ +Sat Jun 21 16:50:03 UTC 2025 - Ben Greiner <c...@bnavigator.de> + +- Update to 4.0.2 + * Force analysis of pycrdt_websocket imports, fix types #476 + (@krassowski) + * Fix cleanup logic and suppress repetitive error logs #475 + (@Darshan808) + * Reset dirty state only when the file is saved #472 + (@Darshan808) +- Release 4.0.1 + * Fix version pins in bump script #461 (@brichet) + * Fix empty collaborators list when file without icon is opened + #465 (@krassowski) + * Fix jupyterlab dependency dropped by the version bump script + #463 (@krassowski) +- Release 4.0.0 + ## Enhancements made + * Gracefully handling non-existing fork room #420 (@trungleduc) + * Use content providers to remove RTC prefix #418 (@krassowski) + * Users item toolbar #379 (@brichet) + ## Bugs fixed + * Skip saving non-writable files #457 (@Darshan808) + * Fix collaborators panel breaking on opening files without known + extension #427 (@krassowski) + * Fix Timeline Slider Visibility in Status Bar for Certain + Documents #423 (@Meriem-BenIsmail) + * Fix duplicate collaborator entries in collaboration panel #422 + (@nzinfo) + +------------------------------------------------------------------- Old: ---- jupyter_collaboration-3.1.0-gh.tar.gz New: ---- jupyter_collaboration-4.0.2-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jupyter-collaboration.spec ++++++ --- /var/tmp/diff_new_pack.nXiLmV/_old 2025-06-23 14:56:53.972894407 +0200 +++ /var/tmp/diff_new_pack.nXiLmV/_new 2025-06-23 14:56:53.972894407 +0200 @@ -17,7 +17,7 @@ Name: python-jupyter-collaboration -Version: 3.1.0 +Version: 4.0.2 Release: 0 Summary: Jupyter Server Extension Providing Support for Y Documents License: BSD-3-Clause @@ -29,15 +29,17 @@ BuildRequires: %{python_module pip} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-jupyter-collaboration-ui >= 1.1 -Requires: python-jupyter-docprovider >= 1.1 -Requires: python-jupyter-server-ydoc >= 1.1 +Requires: (python-jupyter-collaboration-ui >= 2.0.2 with python-jupyter-collaboration-ui < 3) +Requires: (python-jupyter-docprovider >= 2.0.2 with python-jupyter-docprovider < 3) +Requires: (python-jupyter-server-ydoc >= 2.0.2 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 >= 1.1} -BuildRequires: %{python_module jupyter-docprovider >= 1.1} -BuildRequires: %{python_module jupyter-server-ydoc-test >= 1.1} +BuildRequires: %{python_module jupyter-collaboration-ui >= 2.0.2 with %python-jupyter-collaboration-ui < 3} +BuildRequires: %{python_module jupyter-docprovider >= 2.0.2 with %python-jupyter-docprovider < 3} +BuildRequires: %{python_module jupyter-server-ydoc-test >= 2.0.2 with %python-jupyter-server-ydoc-test < 3} +BuildRequires: %{python_module jupyterlab > 4.4.0 with %python-jupyterlab < 5} BuildRequires: %{python_module pytest} %python_subpackages ++++++ jupyter_collaboration-3.1.0-gh.tar.gz -> jupyter_collaboration-4.0.2-gh.tar.gz ++++++ ++++ 4039 lines of diff (skipped)