Commit Graph

30 Commits

Author SHA256 Message Date
bd774a8fac Accepting request 1121659 from home:bnavigator:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1121659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=45
2023-11-01 16:17:46 +00:00
f602bd0e4c Accepting request 1121005 from home:bnavigator:branches:devel:languages:python
- Update to 1.8.2
  * Fixes the notebook document selector property not being a list in the server capabilities.
- Release 1.8.1
  * Fixes go-to-definition for Numpy methods.
  * Allows Jedi to perform multiple hops for "go to definition".
  * Fixes an error with Flake8 when deleting lines.
- Raise pylint upper pin to 3.1
- Update to 1.8.0
  * Add support for notebooks and make go-to-definition work for
    them.
  * Add support for Pyflakes 3.1, Pycodestyle 2.11 and Jedi 0.19.
  * Drop support for Python 3.7.
- Drop patches upstreeam
  * Drop python-lsp-server-pr415-flake8deps.patch
  * Drop python-lsp-server-pr416-jedi-0.19.patch

OBS-URL: https://build.opensuse.org/request/show/1121005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=43
2023-10-29 15:11:43 +00:00
d4dcc2baf4 Accepting request 1103621 from home:bnavigator:branches:devel:languages:python
- Add python-lsp-server-pr415-flake8deps.patch
  gh#python-lsp/python-lsp-server#415
- Add python-lsp-server-pr416-jedi-0.19.patch
  gh#python-lsp/python-lsp-server#416

OBS-URL: https://build.opensuse.org/request/show/1103621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=41
2023-08-12 18:12:21 +00:00
09e8f83fee - Update to 1.7.4
* Fixes token initialization when reporting progress.
  * Resolves home dir references in Jedi environment path.
  * Fixes Pylint hanging on files with many errors.
- Release 1.7.3
  * Adds support for Yapf 0.33
    (upstreamed python-lsp-server-pr377-unpin-yapf.patch)
  * Fix an empty current working directory value for Pylint

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=39
2023-07-01 13:44:30 +00:00
f64c770530 - Unpin yapf
* Add python-lsp-server-pr377-unpin-yapf.patch
  * gh#python-lsp/python-lsp-server#377

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=37
2023-05-09 20:17:42 +00:00
976717d123 Accepting request 1083325 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.7.2
  * Initializes LSP progress token before using it and remove
    progress for sync plugins.
  * Adds support for pydocstyle 6.3
  * Adds support for autopep8 2
- Drop pylsp-pr340-pydocstyle-6.3.patch
- Drop pylsp-pr345-autopep8-2.patch

OBS-URL: https://build.opensuse.org/request/show/1083325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=35
2023-04-27 19:15:12 +00:00
99b7a6a1b1 Accepting request 1060981 from home:bnavigator:branches:devel:languages:python
- Allow 1.6.0 <= autopep8 < 2.1
  * Add pylsp-pr345-autopep8-2.patch
  * gh#python-lsp/python-lsp-server#345
- Fix yapf requirement for toml
  * gh#python-lsp/python-lsp-server#346

OBS-URL: https://build.opensuse.org/request/show/1060981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=33
2023-01-25 16:32:10 +00:00
e8be8ee9ed Accepting request 1059821 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.7.1
  * Fixes an error with the Pydocstyle 6.2.0+
  * Includes missing Pylint "information" category.
  * Improves Jedi file completions for directories.
- Drop python-lsp-server-pr327-sys-executable.patch
- Add pylsp-pr340-pydocstyle-6.3.patch
  gh#python-lsp/python-lsp-server#340

OBS-URL: https://build.opensuse.org/request/show/1059821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=31
2023-01-19 16:03:08 +00:00
9194a44777 Accepting request 1045987 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.7.0
  * Add a new plugin to provide autoimport functionality (disabled
    by default).
  * Add progress reporting.
  * Make jedi_definition plugin follow definitions to pyi files.
  * Add support for flake8 version 6.
  * Add support for Yapf ignore patterns.
  * Add mccabe setting to flake8 plugin.
- Drop python-lsp-server-pr316-flake8v6.patch upstreamed
  * gh#python-lsp/python-lsp-server#316
- Add python-lsp-server-pr327-sys-executable.patch
  * gh#python-lsp/python-lsp-server#327

OBS-URL: https://build.opensuse.org/request/show/1045987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=29
2023-01-01 10:41:21 +00:00
345e2a2895 Accepting request 1043822 from home:bnavigator:branches:devel:languages:python
- add python-lsp-server-pr316-flake8v6.patch
  gh#python-lsp/python-lsp-server#316

OBS-URL: https://build.opensuse.org/request/show/1043822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=27
2022-12-19 21:51:43 +00:00
3a227d8b3d 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
2022-11-06 15:28:27 +00:00
bb72266182 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=23 2022-08-27 18:58:12 +00:00
769d606dbb Accepting request 999568 from home:bnavigator:branches:devel:languages:python
- Add python-lsp-server-advanceflake8.patch
  * gh#python-lsp/python-lsp-server#257
- Add python-lsp-server-pylint-syntax-error.patch
  * gh#python-lsp/python-lsp-server#258

OBS-URL: https://build.opensuse.org/request/show/999568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=22
2022-08-27 13:41:24 +00:00
d8fde0eeac Accepting request 991039 from home:bnavigator:branches:devel:languages:python
- Update to 1.5.0
  * Add DiagnosticTag tags for Pylint, Pycodestyle, and Flake8
    plugins.
  * Add support to connect to the server through websockets.
  * Allow multiple per-file-ignores for the same pattern in Flake8
    plugin.
  * Parse YAPF diffs into TextEdits.
  * Add support for LSP formatting options parameter.
- Entry point installation require setuptools 61.2, switch to
  PEP517
- Test suite: flavored alternatives are provided by the %pytest
  macro now. Remove extra pylint testbin setup.

OBS-URL: https://build.opensuse.org/request/show/991039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=20
2022-07-25 13:08:38 +00:00
00e835842c Accepting request 968057 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.4.1
  * Fixes Yapf formatting with CRLF line endings.

OBS-URL: https://build.opensuse.org/request/show/968057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=18
2022-04-09 20:59:13 +00:00
33cbd21ff5 Accepting request 964860 from home:bnavigator:branches:devel:languages:python
- Update to 1.4.0 
  * Support pycodestyle indent-size option
  * Add DiagnosticTag constants from LSP 3.15
  * Drop support for Python 3.6

OBS-URL: https://build.opensuse.org/request/show/964860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=16
2022-03-25 13:28:25 +00:00
176a343284 Accepting request 944959 from home:bnavigator:branches:devel:languages:python
- Provide pylint in correct flavor for test
- Cleanup python36 flavor conditionals

OBS-URL: https://build.opensuse.org/request/show/944959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=15
2022-01-08 22:08:57 +00:00
383b9c3161 Accepting request 941531 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.3.3
  * Fix error when resolving completion items for Rope
- Drop python-lsp-server-pr133-pylint-python310.patch merged

OBS-URL: https://build.opensuse.org/request/show/941531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=14
2021-12-19 18:49:34 +00:00
9524c8709f Accepting request 939983 from home:bnavigator:branches:devel:languages:python
- Update to 1.3.2
  * Fix formatting a log message
- Add python-lsp-server-pr133-pylint-python310.patch

OBS-URL: https://build.opensuse.org/request/show/939983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=13
2021-12-11 21:29:01 +00:00
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
5ce5e5518c - Fix pyflakes python-lsp-server-pr102-unpin-flake8.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=10
2021-11-20 19:59:11 +00:00
04be595b37 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=9 2021-11-20 19:57:42 +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
Dominique Leuenberger
739d4c2ead Accepting request 906355 from devel:languages:python
python-lsp-server is the community replacement for python-language-server abandoned by Palantir

OBS-URL: https://build.opensuse.org/request/show/906355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-lsp-server?expand=0&rev=1
2021-07-16 20:12:52 +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