From f1eefb0ea53bb2609ba47214bf1f526ffe3e88dc78617b82e5d16fc972cc3f32 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 1 Nov 2023 16:42:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=46 --- python-python-lsp-server.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-python-lsp-server.spec b/python-python-lsp-server.spec index f92d043..363fd31 100644 --- a/python-python-lsp-server.spec +++ b/python-python-lsp-server.spec @@ -44,7 +44,7 @@ BuildRequires: %{python_module pluggy} BuildRequires: %{python_module pydocstyle >= 6.3.0 with %python-pydocstyle < 6.4.0} BuildRequires: %{python_module pylint >= 2.5.0 with %python-pylint < 3.1} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module python-lsp-jsonrpc >= 1.0.0 with %python-python-lsp-jsonrpc < 2} +BuildRequires: %{python_module python-lsp-jsonrpc >= 1.1.0 with %python-python-lsp-jsonrpc < 2} BuildRequires: %{python_module rope >= 1.2.0} BuildRequires: %{python_module ujson >= 3.0.0} BuildRequires: %{python_module whatthepatch >= 1.0.2 with %python-whatthepatch < 2} @@ -55,7 +55,7 @@ Requires: python-docstring-to-markdown Requires: python-pluggy >= 1.0.0 Requires: python-ujson >= 3.0.0 Requires: (python-jedi >= 0.17.2 with python-jedi < 0.20) -Requires: (python-python-lsp-jsonrpc >= 1.0.0 with python-python-lsp-jsonrpc < 2) +Requires: (python-python-lsp-jsonrpc >= 1.1.0 with python-python-lsp-jsonrpc < 2) %if 0%{?python_version_nodots} < 310 Requires: python-importlib_metadata >= 4.8.3 %endif