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

Previous Next

Package: guix-patches;

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

Date: Wed, 1 Mar 2023 10:40:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61892: closed ([PATCH] gnu: python-graph-tool: Update to 2.46.)
Date: Mon, 13 Mar 2023 21:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 13 Mar 2023 21:29:34 +0000
with message-id <87ilf41gqr.fsf <at> cbaines.net>
and subject line Re: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
has caused the debbugs.gnu.org bug report #61892,
regarding [PATCH] gnu: python-graph-tool: Update to 2.46.
to be marked as done.

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


-- 
61892: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61892
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.46.
Date: Wed, 1 Mar 2023 11:39:13 +0100
* gnu/packages/graph.scm (python-graph-tool): Update to 2.46.
---
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 104fe07b58..62a5a400d2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -605,7 +605,7 @@ (define-public mscgen
(define-public python-graph-tool
(package
(name "python-graph-tool")
- (version "2.45")
+ (version "2.46")
(source (origin
(method url-fetch)
(uri (string-append
@@ -613,7 +613,7 @@ (define-public python-graph-tool
version ".tar.bz2"))
(sha256
(base32
- "0s46qqg454kwq2px7x1a4ckryclkxnrz1r7gj6bv40nsrynafbgr"))))
+ "0x9jgnq9xcja3q954y7nhdzd374p4h203pymxh51b6lqqbq0hm9h"))))
(build-system gnu-build-system)
(arguments
`(#:imported-modules (,@%gnu-build-system-modules

-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
Cc: 61892-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
Date: Mon, 13 Mar 2023 21:29:34 +0000
[Message part 4 (text/plain, inline)]
Alexandre Hannud Abdo <abdo <at> member.fsf.org> writes:

> Ni! Sorry for the previous e-mail, Thunderbird screws up
> formatting. Here is the patch as an attachment. .~ยด

Thanks Alexandre, I've pushed this to master as
f04a52313783b25b2764b0d18886b0b9478a218a.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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