From cbbe3ab7087d2eea4aaa2e9caf856bd3ac226ca28802ff11c8b252739c999c0b Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 9 Feb 2025 14:57:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=73 --- python-python-lsp-server.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-python-lsp-server.changes b/python-python-lsp-server.changes index 2616698..4370beb 100644 --- a/python-python-lsp-server.changes +++ b/python-python-lsp-server.changes @@ -5,6 +5,7 @@ Sun Feb 9 14:02:20 UTC 2025 - Ben Greiner * Fixes compatibility with Python 3.13 in the test suite. * Handles correctly a null value for ropeFolder in the Rope configuration. +- Drop pylsp-issues-602-605.patch ------------------------------------------------------------------- Wed Dec 25 09:59:30 UTC 2024 - Ben Greiner