Commit Graph

8 Commits

Author SHA256 Message Date
5d0d6859cd OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=12 2021-11-26 18:52:25 +00:00
ca6c237c55 Accepting request 934148 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.3.1
  * Fix tests for Jedi 0.18.1
  * Option `jedi_completion.resolve_at_most_labels` was renamed to
    `jedi_completion.resolve_at_most` because now it controls how
    many labels and snippets will be resolved per request.
  * Option `jedi_completion.cache_labels_for` was renamed to
    `jedi_completion.cache_for` because now it controls the modules
    for which labels and snippets should be cached.
  * Update requirements on Pylint, flake8, pycodestyle, pyflakes
    and autopep8.
- Drop python-lsp-server-pr102-unpin-flake8.patch

OBS-URL: https://build.opensuse.org/request/show/934148
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=11
2021-11-26 18:49:41 +00:00
9cfee747ce Accepting request 931425 from home:bnavigator:branches:devel:languages:python
- Add python-lsp-server-pr102-unpin-flake8.patch with excessive
  BR pinning of other optional dependencies

OBS-URL: https://build.opensuse.org/request/show/931425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=7
2021-11-14 20:22:29 +00:00
051dcd7264 Accepting request 927779 from home:bnavigator:branches:devel:languages:python
- Update to version 1.2.4
  * Pin flake8 to be less than version 4.
  * Fix a pylint test when PyLsp is not installed.

OBS-URL: https://build.opensuse.org/request/show/927779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=6
2021-10-27 19:54:40 +00:00
9ebbb45a62 Accepting request 922891 from home:bnavigator:branches:devel:languages:python
- 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
2021-10-03 21:19:54 +00:00
5b02773348 Accepting request 915756 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/915756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=4
2021-09-02 13:41:30 +00:00
6516f6efe9 Accepting request 910377 from home:bnavigator:branches:devel:languages:python:numeric
- 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

OBS-URL: https://build.opensuse.org/request/show/910377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=3
2021-08-05 23:41:14 +00:00
52cdec8513 Accepting request 906135 from home:bnavigator:branches:devel:languages:python
new fork to replace Palantir's abandoned version. No conflicting namespaces.

OBS-URL: https://build.opensuse.org/request/show/906135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=1
2021-07-14 14:49:31 +00:00