I have a problem with this version, sagemath-environment does not build, it does not find sage-python (though it is where it was for previous versions). As a consequence sagemath-sirocco cannot be used. The problem is that sage -i sirocco, make sirocco or make after ./configure --enable-sirocco compiles the cython libs of sirocco and it is not usable. It worked with --enable-sagemath-sirocco.
El sábado, 2 de agosto de 2025 a las 11:37:01 UTC+2, Volker Braun escribió: > 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 > > The documentation build issues seem to be fixed, hopefully we can have a > release soon! > > > 94fe540d332 (tag: 10.7.rc0, github/develop) Updated SageMath version to > 10.7.rc0 > 1e5e8e6b859 gh-40509: split Semigroups into a separate spkg, bump versions > fa83177ec8a gh-40497: Actually avoid hermite_form in solve_right if > possible > 8497e52a7c4 gh-40495: remove `unset TERM` when initializing > non-interactive sage > f5801451733 gh-40493: Euclidean norm crashfix sparse matrices > 883bc955e60 gh-40491: ⬆️ Bump astral-sh/setup-uv from 6.3.1 to 6.4.3 > 24e9c9b91be gh-40490: Replace 'sage-python' with 'python3' in various > scripts for Meson > bf6be131c9d gh-40488: Improve MIP print formatting, etc. > d346f69f6ab gh-40480: Fix lint > 9829a43fe56 gh-40479: Fix typo in method name > c564c12f7dc gh-40478: Fix test failure with giac 2.0.0.10 > 6d9c881862d gh-40477: Use `python -m sage.doctest` to run the doctester > 0326ae75a2a gh-40476: src/sage/combinat/rsk.py: shorter long tests > 1a0520cfc7c gh-40475: src/sage/crypto/block_cipher/des.py: run fewer DES > test cases > 783445b5d20 gh-40474: Add pytest command to run tests in CI workflow > 6fdd6da1753 gh-40472: src/sage/symbolic/random_tests.py: fewer random test > repetitions > 1bd6ba7b31e gh-40464: some details in binary quadratic forms / class groups > 84cc0062ec4 gh-40462: fix a doctest error in > src/sage/interfaces/polymake.py > 5ae75da543b gh-40457: Sphinx 8.2.3 update > d5ec898a6f2 gh-40456: __iter__ method for the AffineGroup class > 103656e69b6 gh-40452: Simplify fpylll.IntegerMatrix construction > f8bc894b479 gh-40450: Update Polymake from 4.12 to 4.14 > acf1c1c0396 gh-40448: Replace ci-linux-incremental by ci-linux > a686ec46baf gh-40443: Run function field TestSuites via pytest > 2d2b52f71e9 gh-40441: src/sage/groups/perm_gps/permgroup.py: bullet-proof > a test > 3c7f6ba1c00 gh-40435: Add faster implementations of matrix_from_* > constructors to GF(2) and GF(2^e) > 45e6ea4e653 gh-40423: Fix GF(2) matrix transpose with subdivisions > 98e19c1d1e8 gh-40379: Fix docbuilding on release tag > b9cbfddb3df gh-40364: Improve PNC algorithm > 60c637b50d0 gh-40362: Remove failing dist workflow on MacOS CI > 6d3bbba6fca gh-40360: Remove sage-sws2rst package and related files > c18bea3a3cc gh-40341: Set cython directive `binding=True` > a47ad8605f5 gh-40263: Add an infinite weyl algebra class > 23e4bfc86f7 gh-40071: Meson: make it compile on recent ubuntu > 566e062580c gh-39257: Create pyi stub files for cython modules in arith > and algebras > 32d441a7cae (tag: 10.7.beta9) Updated SageMath version to 10.7.beta9 > -- 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 visit https://groups.google.com/d/msgid/sage-release/3fc2268d-0d22-44c5-8cff-7ad894a3616bn%40googlegroups.com.
