Skip to content

Commit e14b0a2

Browse files
author
Release Manager
committed
gh-39676: update networkx to 3.4.2 With the update of numpy and scipy (#39655), we can update networkx to version 3.4.2. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies #39655 URL: #39676 Reported by: David Coudert Reviewer(s): Dima Pasechnik
2 parents cfb586e + 6e06b66 commit e14b0a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/pkgs/networkx/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=networkx-VERSION.tar.gz
2-
sha1=b12cf95ed8bc3fe568e3c8e023473a3767c43f8d
3-
sha256=9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6
2+
sha1=360c74c3e1a67e1cbd7bcc6f698bb89f615fd800
3+
sha256=307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1
44
upstream_url=https://files.pythonhosted.org/packages/source/n/networkx/networkx-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.1
1+
3.4.2

0 commit comments

Comments
 (0)