* [bug#48366] [PATCH] gnu: python-networkx: Update to 2.5.1.
@ 2021-05-11 19:48 Greg Hogan
2021-05-11 19:56 ` bug#48366: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2021-05-11 19:48 UTC (permalink / raw)
To: 48366
[-- Attachment #1.1: Type: text/plain, Size: 1106 bytes --]
From ae8f1792ae350efc2ac5e6e726e05b0d452ba585 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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
[-- Attachment #1.2: Type: text/html, Size: 1641 bytes --]
[-- Attachment #2: 0001-gnu-python-networkx-Update-to-2.5.1.patch --]
[-- Type: application/octet-stream, Size: 1107 bytes --]
From ae8f1792ae350efc2ac5e6e726e05b0d452ba585 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48366: [PATCH] gnu: python-networkx: Update to 2.5.1.
2021-05-11 19:48 [bug#48366] [PATCH] gnu: python-networkx: Update to 2.5.1 Greg Hogan
@ 2021-05-11 19:56 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-05-11 19:56 UTC (permalink / raw)
To: Greg Hogan; +Cc: 48366-done
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@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-11 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-11 19:48 [bug#48366] [PATCH] gnu: python-networkx: Update to 2.5.1 Greg Hogan
2021-05-11 19:56 ` bug#48366: " Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.