- update to 1.10.1:
* Issue 529 - Autoimports: sqlite3.OperationalError: database is locked (PR 530 by @last-partizan) - Update to 1.4.0 * Community maintained replacement for OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=56
This commit is contained in:
parent
c5dc576445
commit
5f807ea904
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c9a52dcc16cd0562404d529d50a03372db1ea6fb8dfcc3792b3265441c814f4
|
||||
size 112917
|
3
python-lsp-server-1.10.1.tar.gz
Normal file
3
python-lsp-server-1.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec4c5706af67a265a19173fe4beb3b0a2c1626fa33a15ea952c2f288798b8c0d
|
||||
size 113136
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 12:52:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.10.1:
|
||||
* Issue 529 - Autoimports: sqlite3.OperationalError: database
|
||||
is locked (PR 530 by @last-partizan)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 10:33:14 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
@ -184,7 +191,7 @@ Sat Apr 9 20:44:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 12:44:22 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.4.0
|
||||
- Update to 1.4.0
|
||||
* Support pycodestyle indent-size option
|
||||
* Add DiagnosticTag constants from LSP 3.15
|
||||
* Drop support for Python 3.6
|
||||
@ -271,6 +278,6 @@ Thu Aug 5 20:18:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
Tue Jul 13 12:36:35 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Initial specfile for version 1.1.0
|
||||
* Community maintained replacement for
|
||||
* Community maintained replacement for
|
||||
python-python-language-server (abandoned by upstream).
|
||||
* Required by spyder
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
Name: python-python-lsp-server
|
||||
Version: 1.10.0
|
||||
Version: 1.10.1
|
||||
Release: 0
|
||||
Summary: Python Language Server for the Language Server Protocol
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user