mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-14 21:25:55 +02:00
gnu: Remove python2-pyld.
* gnu/packages/python-xyz.scm (python2-pyld): Delete variable.
This commit is contained in:
@@ -3403,9 +3403,6 @@ files.")
|
||||
"PyLD is an implementation of the JSON-LD specification.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pyld
|
||||
(package-with-python2 python-pyld))
|
||||
|
||||
(define-public python-cli-helpers
|
||||
(package
|
||||
(name "python-cli-helpers")
|
||||
|
||||
Reference in New Issue
Block a user