Archived
1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 8354763531769CA6

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