summaryrefslogtreecommitdiff
path: root/textproc/py-python-lsp-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-lsp-server/Makefile')
-rw-r--r--textproc/py-python-lsp-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile
index a42c270d01a8..1cc699158a01 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.8.0
+PORTVERSION= 1.8.2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -45,7 +45,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} \
${PYNUMPY}
-# make test: 3 failed, 175 passed, 8 skipped, 11 warnings
+# make test: 3 failed, 178 passed, 8 skipped, 13 warnings
# test/plugins/test_flake8_lint.py:95,234,256: AssertionError
USES= python
USE_PYTHON= autoplist concurrent pep517 pytest