mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-feedgenerator.
* gnu/packages/python-xyz.scm (python2-feedgenerator): Delete variable.
This commit is contained in:
parent
30ea94bae1
commit
d33297e7d6
1 changed files with 0 additions and 3 deletions
|
@ -5259,9 +5259,6 @@ (define-public python-feedgenerator
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue