GNU bug report logs - #52361
[PATCH] gnu: Remove python2-pymongo.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 7 Dec 2021 21:46:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52361: closed ([PATCH] gnu: Remove python2-pymongo.)
Date: Sun, 26 Dec 2021 17:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Dec 2021 18:54:22 +0100
with message-id <87sfufntf5.fsf <at> gnu.org>
and subject line Re: bug#52361: [PATCH] gnu: Remove python2-pymongo.
has caused the debbugs.gnu.org bug report #52361,
regarding [PATCH] gnu: Remove python2-pymongo.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52361: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52361
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: Remove python2-pymongo.
Date: Tue,  7 Dec 2021 16:45:07 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 52361-done <at> debbugs.gnu.org
Subject: Re: bug#52361: [PATCH] gnu: Remove python2-pymongo.
Date: Sun, 26 Dec 2021 18:54:22 +0100
> * gnu/packages/python-xyz.scm (python2-pymongo): Remove variable.

Pushed, thanks!

Mathieu


This bug report was last modified 3 years and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.