forked from pool/python-python-lsp-jsonrpc
- Fix requirements - Don't check coverage OBS-URL: https://build.opensuse.org/request/show/1121663 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-jsonrpc?expand=0&rev=4
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 1 16:48:02 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Fix requirements
|
|
- Don't check coverage
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 1 06:10:09 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 1.1.2:
|
|
* Fix tests so they're compatible with both ujson and pure json library
|
|
* Remove redundant wheel dep from pyproject.toml
|
|
* Add license trove classifier
|
|
* Drop support for Python 3.7 and 3.6
|
|
* Allow method handlers to return json rpc errors
|
|
* Migrate metadata from `setup.cfg` to PEP 621-compliant `pyproject.toml`
|
|
* Use f-strings wherever possible
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 13 12:44:24 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for version 1.0.0
|
|
* Community maintained replacement for
|
|
python-python-jsonrpc-server abandoned by upstream
|
|
* required by python-python-lsp-server
|