Update package with version 2.2.4
This commit is contained in:
parent
ed8b92359f
commit
914713bfbd
Binary file not shown.
BIN
jupyter-lsp-2.2.4.tar.gz
Normal file
BIN
jupyter-lsp-2.2.4.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: python-jupyter-lsp
|
||||
Version: 2.2.0
|
||||
Version: 2.2.4
|
||||
Release: 1
|
||||
Summary: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
|
||||
|
||||
@ -24,7 +24,7 @@ BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-setuptools_scm
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
Requires: python-jupyter-filesystem
|
||||
Requires: python-jupyter-filesystem
|
||||
|
||||
%description -n python3-jupyter-lsp %_description
|
||||
|
||||
@ -46,5 +46,11 @@ Requires: python-jupyter-filesystem
|
||||
%{_prefix}/etc/jupyter
|
||||
|
||||
%changelog
|
||||
* Wed Mar 6 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.2.4-1
|
||||
- Update package with version 2.2.4
|
||||
Fix websocket handler incorrectly inheriting from APIHandler rather than JupyterHandler
|
||||
Remove unused notebook config entry point
|
||||
Support latest version of typescript-language-server
|
||||
|
||||
* Mon Jul 31 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 2.2.0-1
|
||||
- Initial package python3-jupyter-lsp version 2.2.0.
|
||||
- Initial package python3-jupyter-lsp version 2.2.0.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user