Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 13:00:02 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: cd76bd4a894b - main - devel/py-jupyterlab-lsp: Update to 5.0.0
Message-ID:  <202310111300.39BD02DP039816@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=cd76bd4a894b1ac0deda2e2736b6115d7a413127

commit cd76bd4a894b1ac0deda2e2736b6115d7a413127
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:57:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:57:55 +0000

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

diff --git a/devel/py-jupyterlab-lsp/Makefile b/devel/py-jupyterlab-lsp/Makefile
index 07158ab0d37a..0246848e18ad 100644
--- a/devel/py-jupyterlab-lsp/Makefile
+++ b/devel/py-jupyterlab-lsp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jupyterlab-lsp
-PORTVERSION=	4.3.0
+PORTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyter-lsp>=2.0.0:devel/py-jupyter-lsp@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.6.0<4.0.0a0:devel/py-jupyterlab@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.0.6<5.0.0a0:devel/py-jupyterlab@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-jupyterlab-lsp/distinfo b/devel/py-jupyterlab-lsp/distinfo
index 40cbb6864013..69ed3204b593 100644
--- a/devel/py-jupyterlab-lsp/distinfo
+++ b/devel/py-jupyterlab-lsp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695357815
-SHA256 (jupyterlab-lsp-4.3.0.tar.gz) = 59138222feed50613ae44f1d6147aa9b135f5289c4c4a01a8779b9826cd85a57
-SIZE (jupyterlab-lsp-4.3.0.tar.gz) = 871157
+TIMESTAMP = 1696904128
+SHA256 (jupyterlab-lsp-5.0.0.tar.gz) = 0f88e26803d0f3e4c8c8bef08a9f861f2706a77ca6d4d92f65026c09e958164b
+SIZE (jupyterlab-lsp-5.0.0.tar.gz) = 753429



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