1
0
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:
jgart
2021-12-07 16:45:07 -05:00
committed by Mathieu Othacehe
parent 049851d16e
commit 91ce575068

View File

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