pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-jupyter-lsp
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 3 14:32:59 UTC 2025
Modified Files:
pkgsrc/www/py-jupyter-lsp: Makefile PLIST distinfo
Log Message:
py-jupyter-lsp: updated to 2.3.0
jupyter-lsp 2.3.0
features:
add auto-detection of Pyrefly language server
add auto-detection of basedpyright language server
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-jupyter-lsp/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-jupyter-lsp/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-jupyter-lsp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-jupyter-lsp/Makefile
diff -u pkgsrc/www/py-jupyter-lsp/Makefile:1.10 pkgsrc/www/py-jupyter-lsp/Makefile:1.11
--- pkgsrc/www/py-jupyter-lsp/Makefile:1.10 Tue Aug 19 11:56:39 2025
+++ pkgsrc/www/py-jupyter-lsp/Makefile Wed Sep 3 14:32:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/08/19 11:56:39 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/09/03 14:32:59 adam Exp $
-DISTNAME= jupyter_lsp-2.2.6
+DISTNAME= jupyter_lsp-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter-lsp/}
Index: pkgsrc/www/py-jupyter-lsp/PLIST
diff -u pkgsrc/www/py-jupyter-lsp/PLIST:1.5 pkgsrc/www/py-jupyter-lsp/PLIST:1.6
--- pkgsrc/www/py-jupyter-lsp/PLIST:1.5 Mon Apr 14 19:31:53 2025
+++ pkgsrc/www/py-jupyter-lsp/PLIST Wed Sep 3 14:32:59 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/14 19:31:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/09/03 14:32:59 adam Exp $
etc/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -41,17 +41,22 @@ ${PYSITELIB}/jupyter_lsp/session.pyo
${PYSITELIB}/jupyter_lsp/specs/__init__.py
${PYSITELIB}/jupyter_lsp/specs/__init__.pyc
${PYSITELIB}/jupyter_lsp/specs/__init__.pyo
+${PYSITELIB}/jupyter_lsp/specs/basedpyright.py
+${PYSITELIB}/jupyter_lsp/specs/basedpyright.pyc
+${PYSITELIB}/jupyter_lsp/specs/basedpyright.pyo
${PYSITELIB}/jupyter_lsp/specs/bash_language_server.py
${PYSITELIB}/jupyter_lsp/specs/bash_language_server.pyc
${PYSITELIB}/jupyter_lsp/specs/bash_language_server.pyo
${PYSITELIB}/jupyter_lsp/specs/config/__init__.py
${PYSITELIB}/jupyter_lsp/specs/config/__init__.pyc
${PYSITELIB}/jupyter_lsp/specs/config/__init__.pyo
+${PYSITELIB}/jupyter_lsp/specs/config/basedpyright.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/bash-language-server.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/dockerfile-language-server-nodejs.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/julia-language-server.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/pyls.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/pylsp.schema.json
+${PYSITELIB}/jupyter_lsp/specs/config/pyrefly.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/pyright.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/r-languageserver.schema.json
${PYSITELIB}/jupyter_lsp/specs/config/sql-language-server.schema.json
@@ -73,6 +78,9 @@ ${PYSITELIB}/jupyter_lsp/specs/julia_lan
${PYSITELIB}/jupyter_lsp/specs/pyls.py
${PYSITELIB}/jupyter_lsp/specs/pyls.pyc
${PYSITELIB}/jupyter_lsp/specs/pyls.pyo
+${PYSITELIB}/jupyter_lsp/specs/pyrefly.py
+${PYSITELIB}/jupyter_lsp/specs/pyrefly.pyc
+${PYSITELIB}/jupyter_lsp/specs/pyrefly.pyo
${PYSITELIB}/jupyter_lsp/specs/pyright.py
${PYSITELIB}/jupyter_lsp/specs/pyright.pyc
${PYSITELIB}/jupyter_lsp/specs/pyright.pyo
Index: pkgsrc/www/py-jupyter-lsp/distinfo
diff -u pkgsrc/www/py-jupyter-lsp/distinfo:1.6 pkgsrc/www/py-jupyter-lsp/distinfo:1.7
--- pkgsrc/www/py-jupyter-lsp/distinfo:1.6 Tue Aug 19 11:56:39 2025
+++ pkgsrc/www/py-jupyter-lsp/distinfo Wed Sep 3 14:32:59 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/08/19 11:56:39 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/09/03 14:32:59 adam Exp $
-BLAKE2s (jupyter_lsp-2.2.6.tar.gz) = 26c05c5931aafd841c0e3ba1f160f85a0faba29e7dadeeaa7cc6959717f6b5b4
-SHA512 (jupyter_lsp-2.2.6.tar.gz) = bfe817f524ac91ba1452fdd73b238a39482d3e1dc23e358d03ad003413d9b4933a30054a4338b20227ada6b3bde28c4151b2bd73cbe9a74fb37076f58b2fe537
-Size (jupyter_lsp-2.2.6.tar.gz) = 48948 bytes
+BLAKE2s (jupyter_lsp-2.3.0.tar.gz) = 01cc6eb9569b5b536b39abb4d6c72e0a232e2c199ff28e63a377ce8b31921223
+SHA512 (jupyter_lsp-2.3.0.tar.gz) = 7f3ee59cf0a42dc426c9084624f8c5314a294939df73a74e7822cc0f67b4394682b2375434074b2d0a5d7d44bee1286170367e9762c06bb2bc7b8cd7ba078963
+Size (jupyter_lsp-2.3.0.tar.gz) = 54823 bytes
Home |
Main Index |
Thread Index |
Old Index