mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 13:10:33 +02:00
gnu: Remove python2-feedgenerator.
* gnu/packages/python-xyz.scm (python2-feedgenerator): Delete variable.
This commit is contained in:
@@ -5259,9 +5259,6 @@ public key files.")
|
||||
which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-feedgenerator
|
||||
(package-with-python2 python-feedgenerator))
|
||||
|
||||
(define-public python-lsp-jsonrpc
|
||||
(package
|
||||
(name "python-lsp-jsonrpc")
|
||||
|
||||
Reference in New Issue
Block a user