There is an updated pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages sagemath https://github.com/void-linux/void-packages/pull/42048 sagemath: update to 9.8 This PR includes - update brial to 1.2.12 (it has to be built in sync because of boost) - update singular to 4.3.1.p3 (it has to be built in sync because an output difference) Changes in sagemath package: - fix edge case of python 3.11 integer conversion on 32 bit - support tachyon 0.99.5 - support singular 4.3.1p3 - fix tests for giac 1.9.0.35 - fix tests for numpy 1.24 - skip unstable tests in klyachko.py - remove zn_poly dependency #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/42048.patch is attached