devel/py-jupyter-lsp: Update to 2.2.4

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/jupyter-lsp/jupyterlab-lsp/releases
This commit is contained in:
Po-Chuan Hsieh 2024-03-23 22:21:16 +08:00
parent df77cec280
commit aa9d0c866b
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= jupyter-lsp
PORTVERSION= 2.2.3
PORTVERSION= 2.2.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,10 +11,12 @@ WWW= https://github.com/jupyter-lsp/jupyterlab-lsp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.1.2:devel/py-jupyter-server@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1709390546
SHA256 (jupyter-lsp-2.2.3.tar.gz) = 33dbcbc5df24237ff5c8b696b04ff4689fcd316cb8d4957d620fe5504d7d2c3f
SIZE (jupyter-lsp-2.2.3.tar.gz) = 48675
TIMESTAMP = 1710712446
SHA256 (jupyter-lsp-2.2.4.tar.gz) = 5e50033149344065348e688608f3c6d654ef06d9856b67655bd7b6bac9ee2d59
SIZE (jupyter-lsp-2.2.4.tar.gz) = 48663