- 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:
Benjamin Greiner 2023-12-23 19:40:46 +00:00 committed by Git OBS Bridge
parent c696cbc19a
commit bfea8e4e64
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb
size 712617

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc77b7dcc5fc0547acba2b2844f01798008667201eea27c6319ff9257d700a6d
size 713271

View File

@ -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>

View File

@ -32,7 +32,7 @@
%endif
Name: python-jupyter-server%{psuffix}
Version: 2.11.2
Version: 2.12.1
Release: 0
Summary: The backend to Jupyter web applications
License: BSD-3-Clause