14
0

Accepting request 1244495 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 1.12.1
  * Fixes compatibility with Python 3.13 in the test suite.
  * Handles correctly a null value for ropeFolder in the Rope
    configuration.

OBS-URL: https://build.opensuse.org/request/show/1244495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=72
This commit is contained in:
2025-02-09 14:47:50 +00:00
committed by Git OBS Bridge
parent abde5388ba
commit 779602b0ea
5 changed files with 13 additions and 37 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Feb 9 14:02:20 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Update to 1.12.1
* Fixes compatibility with Python 3.13 in the test suite.
* Handles correctly a null value for ropeFolder in the Rope
configuration.
-------------------------------------------------------------------
Wed Dec 25 09:59:30 UTC 2024 - Ben Greiner <code@bnavigator.de>