summaryrefslogtreecommitdiff
path: root/textproc/py-python-lsp-jsonrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-python-lsp-jsonrpc/Makefile')
-rw-r--r--textproc/py-python-lsp-jsonrpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-python-lsp-jsonrpc/Makefile b/textproc/py-python-lsp-jsonrpc/Makefile
index d120552d1bcc..a7f2a9485697 100644
--- a/textproc/py-python-lsp-jsonrpc/Makefile
+++ b/textproc/py-python-lsp-jsonrpc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-lsp-jsonrpc
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/pycoverage@${PY_FLAVOR} \
pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR}
USES= python
-# test: 1 failed, 26 passed (test/test_streams.py:118: AssertionError)
+# test: 1 failed, 26 passed (test/test_streams.py:125: AssertionError)
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes