1
0

Accepting request 1058569 from devel:languages:python:jupyter

- Update to 2.1.0
  * Fix preferred_dir for sync contents manager #1173 (@vidartf)
  * Update typing and warning handling #1174 (@blink1073)
- Release 2.0.7
  * Log how long each extension module takes to import #1171
    (@yuvipanda)
  * Set JPY_SESSION_NAME to full notebook path. #1100 (@Carreau)
  * Reapply preferred_dir fix, now with better backwards
    compatability #1162 (@vidartf)
  * Update example to use hatch #1169 (@blink1073)
  * Clean up docs build and typing #1168 (@blink1073)
  * Fix check release by ignoring duplicate file name in wheel
    #1163 (@blink1073)
  * Fix broken link in warning message #1158 (@consideRatio)

OBS-URL: https://build.opensuse.org/request/show/1058569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-server?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2023-01-16 16:59:08 +00:00 committed by Git OBS Bridge
commit dc43a6cc69
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Jan 15 20:54:21 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 2.1.0
* Fix preferred_dir for sync contents manager #1173 (@vidartf)
* Update typing and warning handling #1174 (@blink1073)
- Release 2.0.7
* Log how long each extension module takes to import #1171
(@yuvipanda)
* Set JPY_SESSION_NAME to full notebook path. #1100 (@Carreau)
* Reapply preferred_dir fix, now with better backwards
compatability #1162 (@vidartf)
* Update example to use hatch #1169 (@blink1073)
* Clean up docs build and typing #1168 (@blink1073)
* Fix check release by ignoring duplicate file name in wheel
#1163 (@blink1073)
* Fix broken link in warning message #1158 (@consideRatio)
-------------------------------------------------------------------
Sun Jan 1 17:50:22 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

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