git: b1c2c8c5b59f - main - textproc/py-python-lsp-jsonrpc: Update to 1.1.2

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Sun, 24 Sep 2023 12:34:42 UTC
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1c2c8c5b59f9a52527f4cf88ab118343915c416

commit b1c2c8c5b59f9a52527f4cf88ab118343915c416
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-09-24 12:32:53 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-09-24 12:32:53 +0000

    textproc/py-python-lsp-jsonrpc: Update to 1.1.2
    
    Fix tests so they're compatible with both ujson and pure json library
    
    Changelog: https://github.com/python-lsp/python-lsp-jsonrpc/blob/develop/CHANGELOG.md#version-112-20230923
    
    Reported by:    portscout, Repology
---
 textproc/py-python-lsp-jsonrpc/Makefile | 4 ++--
 textproc/py-python-lsp-jsonrpc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 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
diff --git a/textproc/py-python-lsp-jsonrpc/distinfo b/textproc/py-python-lsp-jsonrpc/distinfo
index 342c826b815b..0cda1aec3bd1 100644
--- a/textproc/py-python-lsp-jsonrpc/distinfo
+++ b/textproc/py-python-lsp-jsonrpc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694331943
-SHA256 (python-lsp-jsonrpc-1.1.1.tar.gz) = 05cc914aa5ee2e7f52eb762014ba4996a8cc52459bfddb81fb96c56ace927908
-SIZE (python-lsp-jsonrpc-1.1.1.tar.gz) = 15151
+TIMESTAMP = 1695557217
+SHA256 (python-lsp-jsonrpc-1.1.2.tar.gz) = 4688e453eef55cd952bff762c705cedefa12055c0aec17a06f595bcc002cc912
+SIZE (python-lsp-jsonrpc-1.1.2.tar.gz) = 15298