Subject: CVS commit: pkgsrc/lang/py-lsp-server
From: Adam Ciarcinski
Date: 2024-01-23 11:14:59
Message id: 20240123101500.02594FA42@cvs.NetBSD.org

Log Message:
py-lsp-server: updated to 1.10.0

Version 1.10.0 (2024/01/21)

New features

* Add support for notebook document completions.
* Add support for flake8 version 7.

Issues Closed

* Different versions of autopep can be installed as optional dependencies
* Considering pointing to python-lsp-isort rather than pyls-isort in the README
* AutoImport can break when being called by multiple threads
* file path auto completion add \ in path string
* Flake8 Severity too high

In this release 5 issues were closed.

Pull Requests Merged

* Combine ruff.toml into pyproject.toml
* Fix optional dependency version for autopep8
* Bump flake8 to version 7
* Fix extra end line increment in autopep8 plugin
* Use ruff as linter and code formatter
* Make autoimport cache generation non-blocking
* Update rope to 1.11.0 for multi-threading capabilities
* Fix path completion when client doesn't support code snippets
* Refine diagnostic severity for flake8
* Replace call to `python` with `sys.executable` in Pylint plugin
* Add support for notebook document completions
* Point to a more up to date isort plugin in README

Files:
RevisionActionfile
1.15modifypkgsrc/lang/py-lsp-server/Makefile
1.8modifypkgsrc/lang/py-lsp-server/distinfo