mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: Remove python2-rdflib.
* gnu/packages/rdf.scm (python2-rdflib): Delete variable.
This commit is contained in:
parent
2f870e1b13
commit
0dbeb5d2f9
1 changed files with 0 additions and 3 deletions
|
@ -399,9 +399,6 @@ (define-public python-rdflib-5
|
|||
;; and this package is only transitional.
|
||||
(arguments '(#:tests? #f))))
|
||||
|
||||
(define-public python2-rdflib
|
||||
(package-with-python2 python-rdflib-5))
|
||||
|
||||
;; Note: This package is only needed for rdflib < 6.0; supersede when
|
||||
;; the above are removed.
|
||||
(define-public python-rdflib-jsonld
|
||||
|
|
Loading…
Reference in a new issue