From ad14bfb8a8bdd2b2cd1f00dbbf7930eaa303afa0 Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Sun, 17 Mar 2024 20:57:59 +0100 Subject: [PATCH] textproc/py-python-lsp-server: Update to 1.10.1 - Autoimports: sqlite3.OperationalError: database is locked - Fixes progress reporting with the autoimport plugin - Improves an error message about missing websockets module Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-1101-20240312 Reported by: Repology --- textproc/py-python-lsp-server/Makefile | 6 ++---- textproc/py-python-lsp-server/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index 8e0fd6c46a97..710c2dc3e82f 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-lsp-server -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -47,9 +47,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} \ ${PYNUMPY} -# make test: 4 failed, 185 passed, 8 skipped, 13 warnings -# test/plugins/test_pylint_lint.py:49: IndexError -# test/plugins/test_pylint_lint.py:99,126,137: AssertionError +# make test: 4 failed, 187 passed, 8 skipped, 14 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 49201ed16cf1..356a1e64e00d 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706028860 -SHA256 (python-lsp-server-1.10.0.tar.gz) = 0c9a52dcc16cd0562404d529d50a03372db1ea6fb8dfcc3792b3265441c814f4 -SIZE (python-lsp-server-1.10.0.tar.gz) = 112917 +TIMESTAMP = 1710697530 +SHA256 (python-lsp-server-1.10.1.tar.gz) = ec4c5706af67a265a19173fe4beb3b0a2c1626fa33a15ea952c2f288798b8c0d +SIZE (python-lsp-server-1.10.1.tar.gz) = 113136