14
0

Accepting request 1167872 from home:bnavigator:spyder

- Update to 1.11.0
  * Remove the rope_rename plugin. People that were using it need
    to install the pylsp-rope third-party plugin instead.
  * Add support for Pylint 3.1
- Drop pylsp-pr543-pylint3.1.patch

OBS-URL: https://build.opensuse.org/request/show/1167872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=60
This commit is contained in:
2024-04-15 18:55:31 +00:00
committed by Git OBS Bridge
parent 6bf6bf6166
commit 1dcc9c30f1
5 changed files with 13 additions and 43 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 1 11:03:05 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 1.11.0
* Remove the rope_rename plugin. People that were using it need
to install the pylsp-rope third-party plugin instead.
* Add support for Pylint 3.1
- Drop pylsp-pr543-pylint3.1.patch
-------------------------------------------------------------------
Fri Mar 29 10:50:31 UTC 2024 - Ben Greiner <code@bnavigator.de>