14
0

- update to 1.12.2:

* PR 608 - Fix putting `extra_paths` in front of `sys.path`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=75
This commit is contained in:
2025-04-28 14:35:42 +00:00
committed by Git OBS Bridge
parent cbbe3ab708
commit aa99fd76ab
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 28 14:35:30 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.12.2:
* PR 608 - Fix putting `extra_paths` in front of `sys.path`
-------------------------------------------------------------------
Sun Feb 9 14:02:20 UTC 2025 - Ben Greiner <code@bnavigator.de>