The NetBSD Project

CVS log for pkgsrc/textproc/py-lsp-jsonrpc/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-lsp-jsonrpc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 13 18:26:48 2025 UTC (5 days, 12 hours ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
py-lsp-jsonrpc: fix for setuptools>=78

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:04 2024 UTC (5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 7 09:33:54 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -10 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 1 09:45:42 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
*: fix usage of versioned_dependencies

Remove unused includes, fix dependencies where it's not included.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:58 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 5 11:16:38 2021 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>