mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01: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