Skip to content

maxima: 5.42.2 -> 5.44.0#102861

Merged
veprbl merged 2 commits intoNixOS:masterfrom
omasanori:maxima/update-5.44.0
Nov 9, 2020
Merged

maxima: 5.42.2 -> 5.44.0#102861
veprbl merged 2 commits intoNixOS:masterfrom
omasanori:maxima/update-5.44.0

Conversation

@omasanori
Copy link
Contributor

Motivation for this change

This change updates Maxima to the latest release. The change logs for 5.43 and 5.44 are available.

$ nix path-info -S nixpkgs#maxima
/nix/store/n3j4fqwypjayckkkjvc7akw4hilagj41-maxima-5.42.2         275446544
$ nix path-info -S ./result
/nix/store/nf8i698s6dhv0z9dp8aph92rgyd0hbd1-maxima-5.44.0         278350072
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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.

@omasanori omasanori changed the title maxima: 5.42.4 -> 5.44.0 maxima: 5.42.2 -> 5.44.0 Nov 5, 2020
Reference: https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.43.md
Reference: https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.44.md
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
@omasanori omasanori force-pushed the maxima/update-5.44.0 branch from 5647adf to 6acd539 Compare November 5, 2020 05:40
@ofborg ofborg bot requested a review from peti November 5, 2020 06:04
@ofborg ofborg bot added 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. labels Nov 5, 2020
Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

potential regression with sage

https://github.com/NixOS/nixpkgs/pull/102861
2 packages failed to build:
sage sageWithDoc

3 packages built:
maxima maxima-ecl wxmaxima

cc @timokau

@timokau
Copy link
Member

timokau commented Nov 6, 2020

Sage has unfortunately been broken on master for a while (context: #70474 (comment), #70474 (comment)). @omasanori is currently working on fixing it up, so they have probably taken the implications on sage into account.

Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on x86_64-darwin

@omasanori
Copy link
Contributor Author

potential regression with sage

@omasanori is currently working on fixing it up, so they have probably taken the implications on sage into account.

Yes, 5.44.0 is the bundled version with the latest (to-be-packaged-in-nixpkgs) SageMath.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
@omasanori
Copy link
Contributor Author

Addressed to @veprbl's comment.

@omasanori omasanori requested a review from jonringer November 7, 2020 19:14
@veprbl veprbl merged commit 88de0d7 into NixOS:master Nov 9, 2020
@omasanori omasanori deleted the maxima/update-5.44.0 branch November 9, 2020 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants