mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 05:51:19 +02:00
gnu: Remove python2-pymongo.
* gnu/packages/python-xyz.scm (python2-pymongo): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
@@ -16613,9 +16613,6 @@ multitouch applications.")
|
||||
(description "Python driver for MongoDB.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pymongo
|
||||
(package-with-python2 python-pymongo))
|
||||
|
||||
(define-public python-consul
|
||||
(package
|
||||
(name "python-consul")
|
||||
|
||||
Reference in New Issue
Block a user