-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.networkx: 2.1 -> 2.2 #49280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@GrahamcOfBorg build python2Packages.networkx python3Packages.networkx @FRidh I'm unclear on the policy of python upgrades. Can I just merge them or do you collect them and upgrade all at once or...? |
Success on x86_64-darwin (full log) Attempted: python2Packages.networkx, python3Packages.networkx Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: python2Packages.networkx, python3Packages.networkx Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: python2Packages.networkx, python3Packages.networkx Partial log (click to expand)
|
@@ -7,12 +7,13 @@ | |||
|
|||
buildPythonPackage rec { | |||
pname = "networkx"; | |||
version = "2.1"; | |||
# upgrade may break sage, please test the sage build or ping @timokau on upgrade |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are a lot of packages that can break sage so I don't see much value in this comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are not that many that regularly break sage. And even if there are: I have to fix it after the upgrade anyways. Easier for everybody if it is tested and/or I get notified before the breakage happens.
@GrahamcOfBorg eval |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: sage Partial log (click to expand)
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: sage Partial log (click to expand)
|
Timed out, unknown build status on x86_64-linux (full log) Attempted: sage Partial log (click to expand)
|
@FRidh ping :) |
Motivation for this change
A new networkx version is out and needs sage fixes.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)