Path to this page:
Next | Query returned 4 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-11-07 10:33:54 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-lsp-jsonrpc: update to 1.1.2.
## Version 1.1.2 (2023/09/23)
### Pull Requests Merged
* Fix tests so they're compatible with both ujson and pure json library
----
## Version 1.1.1 (2023/09/09)
### Issues Closed
* No license included in package metadata
### Pull Requests Merged
* Remove redundant wheel dep from pyproject.toml
* Add license trove classifier
----
## Version 1.1.0 (2023/09/07)
## New features
* Allow method handlers to return json rpc errors
* Drop support for Python 3.7 and 3.6
### Issues Closed
* Drop support for Python 3.6
### Pull Requests Merged
* Drop support for Python 3.7
* Allow method handlers to return json rpc errors
* Make necessary changes to drop support for Python 3.6
* Drop Python 3.6 on CIs and start testing with Python 3.10
* Migrate metadata from `setup.cfg` to PEP 621-compliant `pyproject.toml`
* Use f-strings wherever possible
* Add license info to setup.py so it will show up in wheel installs.
* Move the package metadata from setup.py to setup.cfg
* Fix typos in readme
|
2022-05-01 11:45:42 by Thomas Klausner | Files touched by this commit (12) |
Log message:
*: fix usage of versioned_dependencies
Remove unused includes, fix dependencies where it's not included.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-05 12:16:38 by Thomas Klausner | Files touched by this commit (4) |
Log message:
textproc/py-lsp-jsonrpc: import py-lsp-jsonrpc-1.0.0
A Python 3.6+ server implementation of the JSON RPC 2.0 protocol.
This library has been pulled out of the Python LSP Server project.
|
Next | Query returned 4 messages, browsing 1 to 10 | previous