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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49642 in the body.
You can then email your comments to 49642 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#49642; Package guix-patches. (Mon, 19 Jul 2021 12:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandre Hannud Abdo <abdo <at> member.fsf.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 19 Jul 2021 12:36:02 GMT) Full text and rfc822 format available.

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

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





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 20 Jul 2021 09:04:02 GMT) Full text and rfc822 format available.

Notification sent to Alexandre Hannud Abdo <abdo <at> member.fsf.org>:
bug acknowledged by developer. (Tue, 20 Jul 2021 09:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 49642-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

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

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

Previous Next


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