Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-server for
openSUSE:Factory checked in at 2024-09-16 17:42:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server"
Mon Sep 16 17:42:42 2024 rev:42 rq:1201265 version:2.14.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server/python-jupyter-server.changes
2024-03-15 20:32:09.201999160 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server.new.29891/python-jupyter-server.changes
2024-09-16 17:43:49.650921377 +0200
@@ -1,0 +2,23 @@
+Sun Sep 15 16:05:49 UTC 2024 - Ben Greiner <[email protected]>
+
+- Update to 2.14.2
+ * Pass session_id during Websocket connect #1440 (@gogasca)
+ * Do not log environment variables passed to kernels #1437
+ (@krassowski)
+- Release 2.14.1
+ ## Enhancements made
+ * Removing excessive logging from reading local files #1420
+ (@lresende)
+ ## Security Fix
+ * Filefind: avoid handling absolute paths
+- Release 2.14.0
+ ## Enhancements made
+ * Do not include token in dashboard link, when available #1406
+ (@minrk)
+ ## Bugs fixed
+ * Ignore zero-length page_config.json, restore previous behavior
+ of crashing for invalid JSON #1405 (@holzman)
+ * Don't crash on invalid JSON in page_config (#1403) #1404
+ (@holzman)
+
+-------------------------------------------------------------------
Old:
----
jupyter_server-2.13.0.tar.gz
New:
----
jupyter_server-2.14.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server.spec ++++++
--- /var/tmp/diff_new_pack.x3nxHd/_old 2024-09-16 17:43:50.390951977 +0200
+++ /var/tmp/diff_new_pack.x3nxHd/_new 2024-09-16 17:43:50.394952143 +0200
@@ -19,7 +19,6 @@
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test
-%define skip_python39 1
%bcond_without test
%else
%define psuffix %{nil}
@@ -33,7 +32,7 @@
%endif
Name: python-jupyter-server%{psuffix}
-Version: 2.13.0
+Version: 2.14.2
Release: 0
Summary: The backend to Jupyter web applications
License: BSD-3-Clause
@@ -50,23 +49,23 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros >= 20210929
Requires: python >= 3.8
-Requires: python-Jinja2
+Requires: python-Jinja2 >= 3.0.3
Requires: python-Send2Trash >= 1.8.2
Requires: python-anyio >= 3.1.0
-Requires: python-argon2-cffi
+Requires: python-argon2-cffi >= 21.1
Requires: python-jupyter-client >= 7.4.4
Requires: python-jupyter_events >= 0.9.0
-Requires: python-jupyter_server_terminals
+Requires: python-jupyter_server_terminals >= 0.4.4
Requires: python-nbconvert >= 6.4.4
Requires: python-nbformat >= 5.3.0
-Requires: python-overrides
-Requires: python-packaging
-Requires: python-prometheus_client
+Requires: python-overrides >= 5.0
+Requires: python-packaging >= 22
+Requires: python-prometheus_client >= 0.9
Requires: python-pyzmq >= 24
Requires: python-terminado >= 0.8.3
Requires: python-tornado >= 6.2
Requires: python-traitlets >= 5.6
-Requires: python-websocket-client
+Requires: python-websocket-client >= 1.7
Requires: ((python-jupyter-core >= 4.12 with python-jupyter-core < 5.0)
or python-jupyter-core >= 5.1)
Provides: python-jupyter_server = %{version}-%{release}
Obsoletes: python-jupyter_server < %{version}-%{release}
++++++ jupyter_server-2.13.0.tar.gz -> jupyter_server-2.14.2.tar.gz ++++++
++++ 3222 lines of diff (skipped)