me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-feedgenerator.

* gnu/packages/python-xyz.scm (python2-feedgenerator): Delete variable.
Maxim Cournoyer 2022-04-29 22:22:24 -04:00
parent 30ea94bae1
commit d33297e7d6
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")