2021-11-20 20:59:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 20 19:57:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Fix pyflakes python-lsp-server-pr102-unpin-flake8.patch
|
|
|
|
|
2021-11-14 21:22:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 14 18:43:15 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Add python-lsp-server-pr102-unpin-flake8.patch with excessive
|
|
|
|
BR pinning of other optional dependencies
|
|
|
|
|
2021-10-27 21:54:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 27 13:16:45 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to version 1.2.4
|
|
|
|
* Pin flake8 to be less than version 4.
|
|
|
|
* Fix a pylint test when PyLsp is not installed.
|
|
|
|
|
2021-10-03 23:19:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 3 18:50:53 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Unpin pylint gh#python-lsp/python-lsp-server#94
|
|
|
|
|
2021-09-02 15:41:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-08-06 01:41:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-07-14 16:49:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|