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

Previous Next

Package: guix-patches;

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

Date: Thu, 30 Jul 2020 12:30:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42617 in the body.
You can then email your comments to 42617 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#42617; Package guix-patches. (Thu, 30 Jul 2020 12:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 30 Jul 2020 12:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.1.
Date: Thu, 30 Jul 2020 14:29:13 +0200
* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.
---
 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 a5c2e60ce4..2b706124cc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14763,13 +14763,13 @@ in other versions.")
 (define-public python-mamba
   (package
     (name "python-mamba")
-    (version "0.11.0")
+    (version "0.11.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "mamba" version))
               (sha256
                (base32
-                "0bpbgz9v63rpanjjpc8bnvrr8fkms5rzylh77xrcki1x6az7gnsz"))))
+                "1jxy3bva94ac02a0wjsms79rp5104zmalxh8rhqqg6mw95cp6xpr"))))
     (build-system python-build-system)
     (arguments `(#:tests? #f))  ; No test
     (propagated-inputs
-- 
2.27.0





Information forwarded to guix-patches <at> gnu.org:
bug#42617; Package guix-patches. (Fri, 31 Jul 2020 01:01:01 GMT) Full text and rfc822 format available.

Message #8 received at 42617 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 42617 <at> debbugs.gnu.org
Subject: Re: [bug#42617] [PATCH] gnu: python-mamba: Update to 0.11.1.
Date: Thu, 30 Jul 2020 21:00:48 -0400
On Thu, Jul 30, 2020 at 02:29:13PM +0200, Tanguy Le Carrour wrote:
> * gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.

Thanks! Pushed as 636d573b7496d2b03670dd9db98b464141761fc6




bug closed, send any further explanations to 42617 <at> debbugs.gnu.org and Tanguy Le Carrour <tanguy <at> bioneland.org> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Fri, 31 Jul 2020 01:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Aug 2020 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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