Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:12:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a3957bb51c71 - main - devel/py-jupyter-lsp: Update to 2.2.3
Message-ID:  <202403091412.429ECAMo010079@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a3957bb51c71cfcfc616c2a2ed8f38853eb2daba

commit a3957bb51c71cfcfc616c2a2ed8f38853eb2daba
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:49 +0000

    devel/py-jupyter-lsp: Update to 2.2.3
    
    Changes:        https://github.com/jupyter-lsp/jupyterlab-lsp/releases
---
 devel/py-jupyter-lsp/Makefile | 2 +-
 devel/py-jupyter-lsp/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-jupyter-lsp/Makefile b/devel/py-jupyter-lsp/Makefile
index 3b4a00a39328..611d87939d66 100644
--- a/devel/py-jupyter-lsp/Makefile
+++ b/devel/py-jupyter-lsp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyter-lsp
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-jupyter-lsp/distinfo b/devel/py-jupyter-lsp/distinfo
index c959c199b860..a9aa9c5aaae3 100644
--- a/devel/py-jupyter-lsp/distinfo
+++ b/devel/py-jupyter-lsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449190
-SHA256 (jupyter-lsp-2.2.2.tar.gz) = 256d24620542ae4bba04a50fc1f6ffe208093a07d8e697fea0a8d1b8ca1b7e5b
-SIZE (jupyter-lsp-2.2.2.tar.gz) = 48168
+TIMESTAMP = 1709390546
+SHA256 (jupyter-lsp-2.2.3.tar.gz) = 33dbcbc5df24237ff5c8b696b04ff4689fcd316cb8d4957d620fe5504d7d2c3f
+SIZE (jupyter-lsp-2.2.3.tar.gz) = 48675



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091412.429ECAMo010079>