Skip to content

Commit

Permalink
devel/py-jupyterlab-lsp: Update to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 11, 2023
1 parent 53f6a4c commit cd76bd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit cd76bd4

Please sign in to comment.