Port details on branch 2023Q4 |
- py-python-lsp-jsonrpc Python JSON RPC Server
- 1.1.2_1 textproc
=0 1.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2023-11-04 15:03:14
- Last Update: 2023-11-04 15:00:51
- Commit Hash: 4a995dfa
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/python-lsp/python-lsp-jsonrpc
- Description:
- A Python 3.8+ server implementation of the JSON RPC 2.0
protocol. This library has been pulled out of the Python
LSP Server project.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-lsp-jsonrpc>0:textproc/py-python-lsp-jsonrpc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-python-lsp-jsonrpc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-python-lsp-jsonrpc
- pkg install py39-python-lsp-jsonrpc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-python-lsp-jsonrpc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-python-lsp-jsonrpc
- Package flavors (<flavor>: <package>)
- py39: py39-python-lsp-jsonrpc
- distinfo:
- TIMESTAMP = 1695557217
SHA256 (python-lsp-jsonrpc-1.1.2.tar.gz) = 4688e453eef55cd952bff762c705cedefa12055c0aec17a06f595bcc002cc912
SIZE (python-lsp-jsonrpc-1.1.2.tar.gz) = 15298
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-coverage>0 : devel/pycoverage@py39
- py39-pycodestyle>0 : devel/py-pycodestyle@py39
- py39-pyflakes>0 : devel/pyflakes@py39
- pylint-py39>0 : devel/pylint@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-ujson>0 : devel/py-ujson@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-python-lsp-jsonrpc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2_1 04 Nov 2023 15:00:51
    |
Rainer Hurling (rhurlin)  |
textproc/py-python-lsp-jsonrpc: Remove run_depends
It turned out that some runtime dependencies are not necessary. These
were probably relics from the search for necessary dependencies for the
test target. Thanks to John Hein for the hint.
PR: 274906
MFH: 2023Q4
(cherry picked from commit a721b47305eac2d636edea8102581fa9d9cc10c8) |
Number of commits found: 1
|