* [bug#52361] [PATCH] gnu: Remove python2-pymongo.
@ 2021-12-07 21:45 jgart via Guix-patches via
2021-12-26 17:54 ` bug#52361: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2021-12-07 21:45 UTC (permalink / raw)
To: 52361; +Cc: jgart
* gnu/packages/python-xyz.scm (python2-pymongo): Remove variable.
---
gnu/packages/python-xyz.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 81b99e1d2e..57048af368 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16845,9 +16845,6 @@ (define-public python-pymongo
(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")
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#52361: [PATCH] gnu: Remove python2-pymongo.
2021-12-07 21:45 [bug#52361] [PATCH] gnu: Remove python2-pymongo jgart via Guix-patches via
@ 2021-12-26 17:54 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-12-26 17:54 UTC (permalink / raw)
To: jgart; +Cc: 52361-done
> * gnu/packages/python-xyz.scm (python2-pymongo): Remove variable.
Pushed, thanks!
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-26 17:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 21:45 [bug#52361] [PATCH] gnu: Remove python2-pymongo jgart via Guix-patches via
2021-12-26 17:54 ` bug#52361: " Mathieu Othacehe
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).