py-jupyter-lsp: updated to 2.2.4

jupyter-lsp 2.2.4

bug fixes:
fix websocket handler incorrectly inheriting from APIHandler rather than JupyterHandler
remove unused notebook config entry point
support latest version of typescript-language-server
This commit is contained in:
adam 2024-03-07 17:35:01 +00:00
parent f812990104
commit b7f93ee34c
3 changed files with 7 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2024/01/20 08:53:37 adam Exp $
# $NetBSD: Makefile,v 1.4 2024/03/07 17:35:01 adam Exp $
DISTNAME= jupyter-lsp-2.2.2
DISTNAME= jupyter-lsp-2.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-lsp/}

View File

@ -1,5 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2024/01/20 08:53:37 adam Exp $
etc/jupyter/jupyter_notebook_config.d/jupyter-lsp-notebook.json
@comment $NetBSD: PLIST,v 1.4 2024/03/07 17:35:01 adam Exp $
etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@ -17,7 +16,6 @@ ${PYSITELIB}/jupyter_lsp/constants.py
${PYSITELIB}/jupyter_lsp/constants.pyc
${PYSITELIB}/jupyter_lsp/constants.pyo
${PYSITELIB}/jupyter_lsp/etc/jupyter-lsp-jupyter-server.json
${PYSITELIB}/jupyter_lsp/etc/jupyter-lsp-notebook.json
${PYSITELIB}/jupyter_lsp/handlers.py
${PYSITELIB}/jupyter_lsp/handlers.pyc
${PYSITELIB}/jupyter_lsp/handlers.pyo

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2024/01/20 08:53:37 adam Exp $
$NetBSD: distinfo,v 1.4 2024/03/07 17:35:01 adam Exp $
BLAKE2s (jupyter-lsp-2.2.2.tar.gz) = 067d8fdb6efb4eafe4253bc6f20b4289906917e3e82a20c034c2233083bb3fc4
SHA512 (jupyter-lsp-2.2.2.tar.gz) = 4d2482c8a910835257d566a8f5b7295345035ba994c768ab5784e903bcad3a1127fd3497fa7d34f9e78380ba6d18871e6d12e8061a791907705e4a78c0e1cc83
Size (jupyter-lsp-2.2.2.tar.gz) = 48168 bytes
BLAKE2s (jupyter-lsp-2.2.4.tar.gz) = 44b0400ef8a1b153242039a32c35eca9afc98fa6e5b99496605fb7994f7e28fb
SHA512 (jupyter-lsp-2.2.4.tar.gz) = 01d2b18ec3f9575c1d2ab1ea64f94d093fa593374ab8a1343024b78c1baf935a9fd51a4f9a65a1094b6fc59384ca244714e73066d8db13fa00de5c1f625462c6
Size (jupyter-lsp-2.2.4.tar.gz) = 48663 bytes