diff options
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-python-lsp-server/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index 090d1fce37b7..e0a571ce3be8 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-lsp-server -PORTVERSION= 1.12.0 -PORTREVISION= 2 +PORTVERSION= 1.12.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -54,7 +53,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} # python_lsp_server-1.12.0/test/plugins/test_autoimport.py:l277ff # if math/openblas is built with option INTERFACE64=ON (nondefault)! # -# make test: 4 failed, 186 passed, 8 skipped, 10 warnings +# make test: 5 failed, 185 passed, 8 skipped, 10 warnings USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo index a07944a71e3e..84087ed6a8b6 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724832263 -SHA256 (python_lsp_server-1.12.0.tar.gz) = b6a336f128da03bd9bac1e61c3acca6e84242b8b31055a1ccf49d83df9dc053b -SIZE (python_lsp_server-1.12.0.tar.gz) = 114328 +TIMESTAMP = 1739034752 +SHA256 (python_lsp_server-1.12.2.tar.gz) = fea039a36b3132774d0f803671184cf7dde0c688e7b924f23a6359a66094126d +SIZE (python_lsp_server-1.12.2.tar.gz) = 115054 |