Skip to content

sage: 8.8 -> 8.9#64193

Merged
timokau merged 14 commits intoNixOS:masterfrom
timokau:sage-8.9
Sep 30, 2019
Merged

sage: 8.8 -> 8.9#64193
timokau merged 14 commits intoNixOS:masterfrom
timokau:sage-8.9

Conversation

@timokau
Copy link
Member

@timokau timokau commented Jul 2, 2019

Motivation for this change

Tracking the betas & release candidates for the next sage update.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@timokau timokau changed the title sage: 8.8 -> 8.9.beta0 [WIP] sage: 8.8 -> 8.9 Jul 2, 2019
@timokau timokau mentioned this pull request Jul 2, 2019
10 tasks
@ofborg ofborg bot added 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 2, 2019
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 18, 2019
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 23, 2019
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Sep 24, 2019
@timokau timokau changed the title [WIP] sage: 8.8 -> 8.9 sage: 8.8 -> 8.9 Sep 30, 2019
@timokau
Copy link
Member Author

timokau commented Sep 30, 2019

@GrahamcOfBorg build sage

@timokau timokau merged commit 7a7e9c1 into NixOS:master Sep 30, 2019
@timokau
Copy link
Member Author

timokau commented Sep 30, 2019

sage should now also work on aarch64 🎉

@timokau timokau deleted the sage-8.9 branch September 30, 2019 11:14
@timokau
Copy link
Member Author

timokau commented Oct 5, 2019

Next iteration: #70474

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant