On Friday, April 30, 2021 at 4:13:29 PM UTC-7 Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > c27d4d6803 (tag: 9.3.rc5, trac/develop) Updated SageMath version to 9.3.rc5 >
Thanks for preparing the new release candidate. Following up on my previous summary of GH Actions runs for 9.3.rc2 in https://groups.google.com/g/sage-release/c/6WjKQt_e_B8/m/dpx1qILOCwAJ: First time in a long time that the *cygwin-standard* build on GH Actions ran through. We have not done anything to fix https://trac.sagemath.org/ticket/31565 ("Build still non-portable despite SAGE_FAT_BINARY=yes because of numpy <https://trac.sagemath.org/ticket/31565>"), so this could either be a result of chance, or due to changes in Cygwin or changes to how GH Actions allocates machines. There are a number of doctest failures (https://github.com/sagemath/sage/runs/2485275132) that result from running the doctests without building the documentation first. Overall looking good. The issue with *fedora-34* system NTL (https://trac.sagemath.org/ticket/31624), first reported for 9.3.beta8, has become critical now that Fedora 34 has been released. I would suggest that we make an emergency fix to the ntl spkg-configure.m4 so that it rejects system NTL if we reject system gcc. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/3eab23af-dc10-40ea-b3e7-00e6d58892f5n%40googlegroups.com.
