- Update to 2.12.1
* log extension import time at debug level unless it's actually slow #1375 (@minrk) * Add support for async Authorizers #1374 #1373 (@Zsailer) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=81
This commit is contained in:
parent
c696cbc19a
commit
bfea8e4e64
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
|
|
||||||
size 712617
|
|
3
jupyter_server-2.12.1.tar.gz
Normal file
3
jupyter_server-2.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc77b7dcc5fc0547acba2b2844f01798008667201eea27c6319ff9257d700a6d
|
||||||
|
size 713271
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 23 19:39:32 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 2.12.1
|
||||||
|
* log extension import time at debug level unless it's actually
|
||||||
|
slow #1375 (@minrk)
|
||||||
|
* Add support for async Authorizers #1374 #1373 (@Zsailer)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 09:59:47 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Tue Dec 5 09:59:47 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-jupyter-server%{psuffix}
|
Name: python-jupyter-server%{psuffix}
|
||||||
Version: 2.11.2
|
Version: 2.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The backend to Jupyter web applications
|
Summary: The backend to Jupyter web applications
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user