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

Previous Next

Package: guix-patches;

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

Date: Mon, 4 Dec 2023 23:24:01 UTC

Severity: normal

Tags: patch

Done: Alexandre Hannud Abdo <abdo <at> member.fsf.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: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67634: closed ([PATCH] gnu: python-graph-tool: Update to 2.58.)
Date: Fri, 12 Jan 2024 17:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Jan 2024 18:14:18 +0100
with message-id <6e92c8e5-d626-8440-2963-c198e75e613e <at> member.fsf.org>
and subject line actually close all my patches
has caused the debbugs.gnu.org bug report #67634,
regarding [PATCH] gnu: python-graph-tool: Update to 2.58.
to be marked as done.

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


-- 
67634: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67634
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.58.
Date: Tue, 5 Dec 2023 00:22:43 +0100
[Message part 3 (text/plain, inline)]
* gnu/packages/graph.scm (python-graph-tool): Update to 2.58.
---
 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 a40b580417..d2361fada2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -685,7 +685,7 @@ (define-public mscgen
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.57")
+    (version "2.58")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -693,7 +693,7 @@ (define-public python-graph-tool
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2"))))
+                "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
     (build-system gnu-build-system)
     (arguments
      `(#:imported-modules (,@%gnu-build-system-modules
-- 
2.41.0

[OpenPGP_0x722BE2E50CE6A56B.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
To: 67634-done <at> debbugs.gnu.org, 67636-done <at> debbugs.gnu.org,
 67843-done <at> debbugs.gnu.org, 67844-done <at> debbugs.gnu.org,
 67845-done <at> debbugs.gnu.org, 68408-done <at> debbugs.gnu.org
Subject: actually close all my patches
Date: Fri, 12 Jan 2024 18:14:18 +0100


This bug report was last modified 1 year and 189 days ago.

Previous Next


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