gnu: Remove python2-rdflib.

* gnu/packages/rdf.scm (python2-rdflib): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:14:19 -04:00
parent 2f870e1b13
commit 0dbeb5d2f9
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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