GNU bug report logs - #48366
[PATCH] gnu: python-networkx: Update to 2.5.1.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 11 May 2021 19:49:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 48366 in the body.
You can then email your comments to 48366 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#48366; Package guix-patches. (Tue, 11 May 2021 19:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 11 May 2021 19:49:01 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-networkx: Update to 2.5.1.
Date: Tue, 11 May 2021 15:48:09 -0400
[Message part 1 (text/plain, inline)]
From ae8f1792ae350efc2ac5e6e726e05b0d452ba585 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 11 May 2021 19:44:17 +0000
Subject: [PATCH] gnu: python-networkx: Update to 2.5.1.

* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 92b0789717..3c57498c40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8390,13 +8390,13 @@ interfaces in an easy and portable manner.")
 (define-public python-networkx
   (package
     (name "python-networkx")
-    (version "2.5")
+    (version "2.5.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "networkx" version))
        (sha256
-        (base32 "00hnii2lplig2s324k1hvi29pyfab6z7i22922f67jgv4da9ay3r"))))
+        (base32 "0ni3pdisdr8vfp5m9sw8jzr7jwzgqqmc9hq327vrf4n4ra2xb70h"))))
     (build-system python-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases
-- 
2.31.1
[Message part 2 (text/html, inline)]
[0001-gnu-python-networkx-Update-to-2.5.1.patch (application/octet-stream, attachment)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 11 May 2021 19:58:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Tue, 11 May 2021 19:58:03 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Greg Hogan <code <at> greghogan.com>
Cc: 48366-done <at> debbugs.gnu.org
Subject: Re: [bug#48366] [PATCH] gnu: python-networkx: Update to 2.5.1.
Date: Tue, 11 May 2021 15:56:51 -0400
On Tue, May 11, 2021 at 03:48:09PM -0400, Greg Hogan wrote:
> From ae8f1792ae350efc2ac5e6e726e05b0d452ba585 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Tue, 11 May 2021 19:44:17 +0000
> Subject: [PATCH] gnu: python-networkx: Update to 2.5.1.
> 
> * gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1.

Thanks! Pushed as 7e863ecd3cd3c3ce684a56b6a81d84d801474aaf




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

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

Previous Next


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