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

Previous Next

Package: guix-patches;

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

Date: Fri, 15 Dec 2023 21:24:02 UTC

Severity: normal

Tags: patch

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

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 67843 in the body.
You can then email your comments to 67843 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#67843; Package guix-patches. (Fri, 15 Dec 2023 21:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ale Abdo <abdo <at> member.fsf.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 15 Dec 2023 21:24: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.58.
Date: Fri, 15 Dec 2023 22:23:21 +0100
* 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

base-commit: 92f179ab20f1835933b2526bfc5d9489e3b1e226
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#67843; Package guix-patches. (Fri, 12 Jan 2024 16:49:02 GMT) Full text and rfc822 format available.

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

From: Clément Lassieur <clement <at> lassieur.org>
To: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
Cc: 67843 <at> debbugs.gnu.org
Subject: Re: [bug#67843] [PATCH] gnu: python-graph-tool: Update to 2.58.
Date: Fri, 12 Jan 2024 17:48:44 +0100
On Fri, Dec 15 2023, Alexandre Hannud Abdo wrote:

> * 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
>
> base-commit: 92f179ab20f1835933b2526bfc5d9489e3b1e226

Please could you send a patch that applies?  There is an issue with
spaces.  Thanks!

Clément




Information forwarded to guix-patches <at> gnu.org:
bug#67843; Package guix-patches. (Fri, 12 Jan 2024 17:01:02 GMT) Full text and rfc822 format available.

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

From: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
To: 67634 <at> debbugs.gnu.org, 67636 <at> debbugs.gnu.org, 67843 <at> debbugs.gnu.org,
 67844 <at> debbugs.gnu.org, 67845 <at> debbugs.gnu.org, 68408 <at> debbugs.gnu.org
Subject: close all my patches
Date: Fri, 12 Jan 2024 18:00:04 +0100




Reply sent to Alexandre Hannud Abdo <abdo <at> member.fsf.org>:
You have taken responsibility. (Fri, 12 Jan 2024 17:15:03 GMT) Full text and rfc822 format available.

Notification sent to Ale Abdo <abdo <at> member.fsf.org>:
bug acknowledged by developer. (Fri, 12 Jan 2024 17:15:03 GMT) Full text and rfc822 format available.

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

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 Feb 2024 12:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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