summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-21 14:16:16 +0000
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:33 +0100
commit2fd449243d1a56598fcbbcfe8809cd5f991f53e0 (patch)
tree49d16a2294d43550d80693167166605f9b8d2fe0 /gnu
parent7b4c3103d22193ab4a400879cecc9f5d8fc41867 (diff)
gnu: Remove python-jsonrpc-server.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Delete variable. Change-Id: I10cc4abd05eda36c1ded5142876d03c0dba1e799
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 10eb024cba..9cb9ff4734 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10211,9 +10211,6 @@ which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.")
"This package provides a JSON RPC 2.0 server library for Python.")
(license license:expat)))
-(define-deprecated-package python-jsonrpc-server
- python-lsp-jsonrpc)
-
(define-public python-pydantic
(package
(name "python-pydantic")