Benjamin Greiner
9ebbb45a62
- Unpin pylint gh#python-lsp/python-lsp-server#94 OBS-URL: https://build.opensuse.org/request/show/922891 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=5
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 3 18:50:53 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Unpin pylint gh#python-lsp/python-lsp-server#94
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 2 12:24:11 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 1.2.2
|
|
* Improves the way we skip symbols imported from other libraries.
|
|
* Add a constrain on Pylint (< 2.10) until we figure out how to
|
|
support it.
|
|
- Reflect the above upper pinning for python-pylint in Suggests
|
|
and Conflicts in order to prevent updates on live systems as soon
|
|
as pylint is updated in Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 5 20:18:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 1.2.1
|
|
* Implement completion item resolve requests for faster
|
|
completions.
|
|
* Initialize workspaces from the initialize request.
|
|
* Catch errors when getting docstrings on _resolve_completion
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 13 12:36:35 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for version 1.1.0
|
|
* Community maintained replacement for
|
|
python-python-language-server (abandoned by upstream).
|
|
* Required by spyder
|