1
0

Accepting request 1134929 from devel:languages:python:jupyter

- 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/request/show/1134929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2023-12-25 18:05:34 +00:00 committed by Git OBS Bridge
commit 9ff52f448c
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