- 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/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=60
This commit is contained in:
parent
114094a739
commit
f0341a17ae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8dd75992e90b7ca556794a1ed5cca51263c697abc6d0df561af574aa1c0a033f
|
|
||||||
size 686312
|
|
3
jupyter_server-2.1.0.tar.gz
Normal file
3
jupyter_server-2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efaae5e4f0d5f22c7f2f2dc848635036ee74a2df02abed52d30d9d95121ad382
|
||||||
|
size 688227
|
@ -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>
|
Sun Jan 1 17:50:22 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.0.6
|
Version: 2.1.0
|
||||||
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