notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q4
py-python-lsp-jsonrpc Python JSON RPC Server
1.1.2_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: rhurlin@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
  3. py39-wheel>0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-coverage>0 : devel/pycoverage@py39
  2. py39-pycodestyle>0 : devel/py-pycodestyle@py39
  3. py39-pyflakes>0 : devel/pyflakes@py39
  4. pylint-py39>0 : devel/pylint@py39
  5. py39-pytest>=7,1 : devel/py-pytest@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-ujson>0 : devel/py-ujson@py39
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-lsp-jsonrpc/
  2. https://pypi.org/packages/source/p/python-lsp-jsonrpc/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.2_1
04 Nov 2023 15:00:51
commit hash: 4a995dfa52f8c4e4ed15694a5d1d77aa25102d29commit hash: 4a995dfa52f8c4e4ed15694a5d1d77aa25102d29commit hash: 4a995dfa52f8c4e4ed15694a5d1d77aa25102d29commit hash: 4a995dfa52f8c4e4ed15694a5d1d77aa25102d29 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
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