mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: Remove python-jsonrpc-server.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Delete variable. Change-Id: I10cc4abd05eda36c1ded5142876d03c0dba1e799
This commit is contained in:
parent
9ca33ccf85
commit
e4e04784fe
1 changed files with 0 additions and 3 deletions
|
|
@ -10182,9 +10182,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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue