diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-28 07:58:39 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-28 07:58:39 +0800 |
commit | ff02f29164191a7ffa01169ab2e6ed1ab86bddd3 (patch) | |
tree | 1625c1822e312a6f02527b921111b77d8671ef38 | |
parent | devel/py-jupyter-lsp: Update to 2.1.0 (diff) |
devel/py-jupyterlab-lsp: Update to 4.1.0
Changes: https://github.com/jupyter-lsp/jupyterlab-lsp/releases
-rw-r--r-- | devel/py-jupyterlab-lsp/Makefile | 2 | ||||
-rw-r--r-- | devel/py-jupyterlab-lsp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-jupyterlab-lsp/Makefile b/devel/py-jupyterlab-lsp/Makefile index 1de57c96e0d3..532e0ab86d9b 100644 --- a/devel/py-jupyterlab-lsp/Makefile +++ b/devel/py-jupyterlab-lsp/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab-lsp -PORTVERSION= 4.0.1 +PORTVERSION= 4.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab-lsp/distinfo b/devel/py-jupyterlab-lsp/distinfo index d2c917549274..0a289eb02719 100644 --- a/devel/py-jupyterlab-lsp/distinfo +++ b/devel/py-jupyterlab-lsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726010 -SHA256 (jupyterlab-lsp-4.0.1.tar.gz) = d553d17ecf85db8876c497a8260959429b8270f0e4e8fb5ff1c5ab016dc6e6da -SIZE (jupyterlab-lsp-4.0.1.tar.gz) = 869528 +TIMESTAMP = 1682616678 +SHA256 (jupyterlab-lsp-4.1.0.tar.gz) = 4607e4206ea6d43c677bbb3f1f2d2f8e4b4cbd1087899e8404b6b2d297da4d40 +SIZE (jupyterlab-lsp-4.1.0.tar.gz) = 870899 |