Skip to content

Commit 5e63d40

Browse files
author
Release Manager
committed
gh-40297: bump networkx to version 3.5 Upgrade networkx to version 3.5 and use wheel instead of source. ### 📝 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 <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #40297 Reported by: David Coudert Reviewer(s): Dima Pasechnik
2 parents f1f3e87 + c29e19a commit 5e63d40

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

build/pkgs/networkx/checksums.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tarball=networkx-VERSION.tar.gz
2-
sha1=360c74c3e1a67e1cbd7bcc6f698bb89f615fd800
3-
sha256=307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1
4-
upstream_url=https://files.pythonhosted.org/packages/source/n/networkx/networkx-VERSION.tar.gz
1+
tarball=networkx-VERSION-py3-none-any.whl
2+
sha1=daef224e0dfdcbfe0b1c27e6ce535371853bd1e6
3+
sha256=0030d386a9a06dee3565298b4a734b68589749a544acbb6c412dc9e2489ec6ec
4+
upstream_url=https://files.pythonhosted.org/packages/py3/n/networkx/networkx-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.2
1+
3.5

build/pkgs/networkx/spkg-install.in

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)