textproc/py-python-lsp-server: Update to 1.12.2

Minor bugfix release:
- Fixes compatibility with Python 3.13 in the test suite
- Handles correctly a null value for ropeFolder in the Rope config
- Fixes putting extra_paths in front of sys.path

Changelog:	https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-1122-20250207
		https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-1121-20250206

Reported by:	portscout, Repology
MFH:		2025Q1
This commit is contained in:
Rainer Hurling 2025-02-08 18:41:52 +01:00
parent f0a998aad6
commit d18b5f63b9
2 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= python-lsp-server PORTNAME= python-lsp-server
PORTVERSION= 1.12.0 PORTVERSION= 1.12.2
PORTREVISION= 2
CATEGORIES= textproc python CATEGORIES= textproc python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -54,7 +53,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
# python_lsp_server-1.12.0/test/plugins/test_autoimport.py:l277ff # python_lsp_server-1.12.0/test/plugins/test_autoimport.py:l277ff
# if math/openblas is built with option INTERFACE64=ON (nondefault)! # if math/openblas is built with option INTERFACE64=ON (nondefault)!
# #
# make test: 4 failed, 186 passed, 8 skipped, 10 warnings # make test: 5 failed, 185 passed, 8 skipped, 10 warnings
USES= python USES= python
USE_PYTHON= autoplist concurrent pep517 pytest USE_PYTHON= autoplist concurrent pep517 pytest

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1724832263 TIMESTAMP = 1739034752
SHA256 (python_lsp_server-1.12.0.tar.gz) = b6a336f128da03bd9bac1e61c3acca6e84242b8b31055a1ccf49d83df9dc053b SHA256 (python_lsp_server-1.12.2.tar.gz) = fea039a36b3132774d0f803671184cf7dde0c688e7b924f23a6359a66094126d
SIZE (python_lsp_server-1.12.0.tar.gz) = 114328 SIZE (python_lsp_server-1.12.2.tar.gz) = 115054