forked from pool/python-python-lsp-server
Accepting request 1033864 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.6.0 * Migrate to MarkupContent and convert docstrings to Markdown by default. * Add support for flake8 version 5. * Add function objects to Jedi completions. * Don't include class and functions objects by default in Jedi completions. - Drop patches * python-lsp-server-advanceflake8.patch * python-lsp-server-pylint-syntax-error.patch OBS-URL: https://build.opensuse.org/request/show/1033864 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=25
This commit is contained in:
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 15:10:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.6.0
|
||||
* Migrate to MarkupContent and convert docstrings to Markdown by
|
||||
default.
|
||||
* Add support for flake8 version 5.
|
||||
* Add function objects to Jedi completions.
|
||||
* Don't include class and functions objects by default in Jedi
|
||||
completions.
|
||||
- Drop patches
|
||||
* python-lsp-server-advanceflake8.patch
|
||||
* python-lsp-server-pylint-syntax-error.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 09:41:07 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user