GNU bug report logs - #49642
[PATCH] gnu: python-graph-tool: Update to 2.43.

Previous Next

Package: guix-patches;

Reported by: Alexandre Hannud Abdo <abdo <at> member.fsf.org>

Date: Mon, 19 Jul 2021 12:36:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49642: closed ([PATCH] gnu: python-graph-tool: Update to 2.43.)
Date: Tue, 20 Jul 2021 09:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 20 Jul 2021 12:02:09 +0300
with message-id <YPaREVc1x4dR/VjC <at> 3900XT>
and subject line Re: [bug#49642] [PATCH] gnu: python-graph-tool: Update to 2.43.
has caused the debbugs.gnu.org bug report #49642,
regarding [PATCH] gnu: python-graph-tool: Update to 2.43.
to be marked as done.

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


-- 
49642: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49642
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: python-graph-tool: Update to 2.43.
Date: Mon, 19 Jul 2021 14:35:29 +0200
* gnu/packages/graph.scm (python-graph-tool): Update to 2.43.
---
 gnu/packages/graph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 42bd37a07a..f178e00312 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -539,7 +539,7 @@ transformed into common image formats for display or printing.")
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.37")
+    (version "2.43")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -547,7 +547,7 @@ transformed into common image formats for display or printing.")
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0w2i4d4zyk051zkykcg0ksngspajznwmp523hbsx50xnxc6jliyz"))))
+                "0v58in4rwk9fhjarjw6xfxpx5zz2z13sy3yvd14b5kr0884yw6sz"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
Cc: 49642-done <at> debbugs.gnu.org
Subject: Re: [bug#49642] [PATCH] gnu: python-graph-tool: Update to 2.43.
Date: Tue, 20 Jul 2021 12:02:09 +0300
[Message part 4 (text/plain, inline)]
That took much longer to build than I expected.

Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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