aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2024-03-17 19:57:59 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2024-03-17 20:01:14 +0000
commitad14bfb8a8bdd2b2cd1f00dbbf7930eaa303afa0 (patch)
treeee5c52ec86039c87b649ad3da789190ef4f8f869
parent4d1f478289b55667ee161f1944b64718d986986c (diff)
downloadports-ad14bfb8a8bdd2b2cd1f00dbbf7930eaa303afa0.tar.gz
ports-ad14bfb8a8bdd2b2cd1f00dbbf7930eaa303afa0.zip
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
-rw-r--r--textproc/py-python-lsp-server/Makefile6
-rw-r--r--textproc/py-python-lsp-server/distinfo6
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