gnu: Remove python2-rdflib.
* gnu/packages/rdf.scm (python2-rdflib): Delete variable.
parent
2f870e1b13
commit
0dbeb5d2f9
|
@ -399,9 +399,6 @@ powerful language for representing information.")
|
|||
;; 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
|
||||
|
|
Reference in New Issue