forked from pool/python-lsprotocol
* Remove type ignore comments * Tighten `cattrs` dependency * Fix bug with `WorkspaceSymbol` structuring hook OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lsprotocol?expand=0&rev=5
20 lines
669 B
Plaintext
20 lines
669 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 20 19:23:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2023.0.1:
|
|
* Remove type ignore comments
|
|
* Tighten `cattrs` dependency
|
|
* Fix bug with `WorkspaceSymbol` structuring hook
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 27 10:52:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2023.0.0:
|
|
* Update to latest LSP spec
|
|
* Update package classifiers
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 6 13:11:10 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial attempt to package lsprotocol 2023.0.0b1.
|