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 2023-06-13 16:08:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server"
Tue Jun 13 16:08:56 2023 rev:32 rq:1092416 version:2.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server/python-jupyter-server.changes
2023-03-24 15:20:48.703010147 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server.new.15902/python-jupyter-server.changes
2023-06-13 16:09:09.598761506 +0200
@@ -1,0 +2,28 @@
+Sun Jun 11 20:34:14 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to 2.6.0
+ ## New features added
+ * Emit events from the kernels service and gateway client #1252
+ (@rajmusuku)
+ ## Enhancements made
+ * Allows immutable cache for static files in a directory #1268
+ (@brichet)
+ * Merge the gateway handlers into the standard handlers. #1261
+ (@ojarjur)
+ * Gateway manager retry kernel updates #1256 (@ojarjur)
+ * Use debug-level messages for generating anonymous users #1254
+ (@hbcarlos)
+ * Define a CURRENT_JUPYTER_HANDLER context var #1251 (@Zsailer)
+ ## Bugs fixed
+ * Don't instantiate an unused Future in gateway connection trait
+ #1276 (@minrk)
+ * Write server list to stdout #1275 (@minrk)
+ * Make the kernel_websocket_protocol flag reusable. #1264
+ (@ojarjur)
+ * Register websocket handler from same module as kernel handlers
+ #1249 (@kevin-bates)
+ * Re-enable websocket ping/pong from the server #1243 (@Zsailer)
+ * Fix italics in operators security sections #1242 (@kevin-bates)
+ * Fix calculation of schema location #1239 (@lresende)
+
+-------------------------------------------------------------------
Old:
----
jupyter_server-2.5.0.tar.gz
New:
----
jupyter_server-2.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server.spec ++++++
--- /var/tmp/diff_new_pack.cxcpHB/_old 2023-06-13 16:09:10.218765163 +0200
+++ /var/tmp/diff_new_pack.cxcpHB/_new 2023-06-13 16:09:10.222765188 +0200
@@ -32,7 +32,7 @@
%endif
Name: python-jupyter-server%{psuffix}
-Version: 2.5.0
+Version: 2.6.0
Release: 0
Summary: The backend to Jupyter web applications
License: BSD-3-Clause
@@ -54,10 +54,11 @@
Requires: python-anyio >= 3.1.0
Requires: python-argon2-cffi
Requires: python-jupyter-client >= 7.4.4
-Requires: python-jupyter_events >= 0.4.0
+Requires: python-jupyter_events >= 0.6.0
Requires: python-jupyter_server_terminals
Requires: python-nbconvert >= 6.4.4
Requires: python-nbformat >= 5.3.0
+Requires: python-overrides
Requires: python-packaging
Requires: python-prometheus_client
Requires: python-pyzmq >= 24
++++++ jupyter_server-2.5.0.tar.gz -> jupyter_server-2.6.0.tar.gz ++++++
++++ 2683 lines of diff (skipped)