GNU bug report logs - #44816
[PATCH] gnu: python-mamba: Update to 0.11.2.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Mon, 23 Nov 2020 12:24:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

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: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44816: closed ([PATCH] gnu: python-mamba: Update to 0.11.2.)
Date: Tue, 24 Nov 2020 06:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Nov 2020 12:15:37 +0530
with message-id <87sg8zqmlq.fsf <at> systemreboot.net>
and subject line Re: [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2.
has caused the debbugs.gnu.org bug report #44816,
regarding [PATCH] gnu: python-mamba: Update to 0.11.2.
to be marked as done.

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


-- 
44816: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44816
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: python-mamba: Update to 0.11.2.
Date: Mon, 23 Nov 2020 13:22:52 +0100
* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.2.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 9e886150fb..6face1de9d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15454,13 +15454,13 @@ in other versions.")
 (define-public python-mamba
   (package
     (name "python-mamba")
-    (version "0.11.1")
+    (version "0.11.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "mamba" version))
               (sha256
                (base32
-                "1jxy3bva94ac02a0wjsms79rp5104zmalxh8rhqqg6mw95cp6xpr"))))
+                "15m4dpnpv9m60pdaygvwgi43fwqaivs3qxfxhspwrp47sbgwdkvm"))))
     (build-system python-build-system)
     (arguments `(#:tests? #f))  ; No test
     (propagated-inputs
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>, 44816-done <at> debbugs.gnu.org
Subject: Re: [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2.
Date: Tue, 24 Nov 2020 12:15:37 +0530
Pushed to master, thanks!


This bug report was last modified 4 years and 178 days ago.

Previous Next


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