all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 58012@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#58012] [core-updates PATCH 1/7] gnu: python-networkx: Update to 2.8.6.
Date: Thu, 22 Sep 2022 19:44:04 +0000	[thread overview]
Message-ID: <8c8ce6c1782d4a6b0ab8871c90ab6ba5d605ea39.1663875244.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1663875244.git.code@greghogan.com>

* gnu/packages/python-xyz.scm (python-networkx): Update to 2.8.6.
---
 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 92e0c9dbe8..bcf28d54ce 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9497,13 +9497,13 @@ (define-public python-netifaces
 (define-public python-networkx
   (package
     (name "python-networkx")
-    (version "2.6.2")
+    (version "2.8.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "networkx" version))
        (sha256
-        (base32 "1fqrq7gc0nn4rd4zqibw96cap75vb5nlixapkajwawp71jaz21i3"))))
+        (base32 "19h18f5j79l7kmwm5cvm75fadjgmkzw5m3pyvb9cnq0860q7faxx"))))
     (build-system python-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases
-- 
2.37.3





       reply	other threads:[~2022-09-22 19:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1663875244.git.code@greghogan.com>
2022-09-22 19:44 ` Greg Hogan [this message]
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 2/7] gnu: python-aws-sam-translator: Update to 1.51.0 Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 3/7] gnu: Add python-jschema-to-python Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 4/7] gnu: Add python-sarif-om Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 5/7] gnu: python-cfn-lint: Update to 0.65.0 Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 6/7] gnu: python-setools: Update to 4.4.0 Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 7/7] gnu: python-louvain: Fix test Greg Hogan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c8ce6c1782d4a6b0ab8871c90ab6ba5d605ea39.1663875244.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=58012@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.