gnu: python-lmdb: Remove Python 2 variant.
* gnu/packages/databases.scm (python2-lmdb): Remove variable.
This commit is contained in:
parent
b7dfd579c1
commit
937b08b110
@ -2421,9 +2421,6 @@ Memory-Mapped Database} (LMDB), a high-performance key-value store.")
|
||||
;; but not actually needed on platforms currently supported by Guix.
|
||||
license:bsd-3))))
|
||||
|
||||
(define-public python2-lmdb
|
||||
(package-with-python2 python-lmdb))
|
||||
|
||||
(define-public python-orator
|
||||
(package
|
||||
(name "python-orator")
|
||||
|
Loading…
Reference in New Issue
Block a user