14
0

- Add pylsp-issues-602-605.patch

* Changed fuzzy jedi completion
    gh#python-lsp/python-lsp-server#602
  * Disable DEBUG logging for tests
    gh#python-lsp/python-lsp-server#605

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=70
This commit is contained in:
2024-12-25 10:24:30 +00:00
committed by Git OBS Bridge
parent 25d5f680e2
commit abde5388ba
3 changed files with 40 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 25 09:59:30 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Add pylsp-issues-602-605.patch
* Changed fuzzy jedi completion
gh#python-lsp/python-lsp-server#602
* Disable DEBUG logging for tests
gh#python-lsp/python-lsp-server#605
-------------------------------------------------------------------
Tue Nov 19 10:52:11 UTC 2024 - Dirk Müller <dmueller@suse.com>