python-lsp-jsonrpc 1.1.2-2 source package in Ubuntu

Changelog

python-lsp-jsonrpc (1.1.2-2) unstable; urgency=medium

  * Team upload.
  * Fix clean target.
  * Drop "Rules-Requires-Root: no" (default).
  * Drop "Priority: optional" (default).
  * Update standards-version.

 -- Santiago Vila <email address hidden>  Wed, 28 Jan 2026 19:40:00 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-lsp-jsonrpc_1.1.2-2.dsc 2.1 KiB 8f0dd2a6a6d91a4d7513802e69b8cd73258aacee16bf4ce9dab15ca706f8d10d
python-lsp-jsonrpc_1.1.2.orig.tar.gz 12.8 KiB 68c19efd2968210903e3164e6940cfc08772b287e387046a6531bef23bf14a8e
python-lsp-jsonrpc_1.1.2-2.debian.tar.xz 2.9 KiB eb2c55ea27e8c9d0863bda9aa72852b48a767c8fbaae4cca522b50cad3b1f38f

No changes file available.

Binary packages built by this source

python3-pylsp-jsonrpc: Python server implementation of the JSON RPC 2.0 protocol

 JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol.
 This library has been pulled out of the Python Language Server project.