forked from pool/python-python-lsp-server
Accepting request 1167872 from home:bnavigator:spyder
- Update to 1.11.0 * Remove the rope_rename plugin. People that were using it need to install the pylsp-rope third-party plugin instead. * Add support for Pylint 3.1 - Drop pylsp-pr543-pylint3.1.patch OBS-URL: https://build.opensuse.org/request/show/1167872 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=60
This commit is contained in:
@@ -19,14 +19,12 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: python-python-lsp-server
|
||||
Version: 1.10.1
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: Python Language Server for the Language Server Protocol
|
||||
License: MIT
|
||||
URL: https://github.com/python-lsp/python-lsp-server
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-lsp-server/python-lsp-server-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM pylsp-pr543-pylint3.1.patch gh#python-lsp/python-lsp-server#531
|
||||
Patch0: pylsp-pr543-pylint3.1.patch
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools >= 61.2}
|
||||
|
Reference in New Issue
Block a user