FWW, on Debian testing running on core i7 + 16 GB RAM, upgrading 10.2.beta2 to 10.2.beta3 went smoothly (without having to mess with meson) ; ptestlong gives two permanent failures : ---------------------------------------------------------------------- sage -t --long --warn-long 217.3 --random-seed=63212668666681120669364946927671801414 src/sage/combinat/posets/posets.py # 1 doctest failed sage -t --long --warn-long 217.3 --random-seed=63212668666681120669364946927671801414 src/sage/functions/special.py # 2 doctests failed ----------------------------------------------------------------------
already reported for a couple of betas. HTH, Le samedi 16 septembre 2023 à 17:31:53 UTC+2, Volker Braun a écrit : > 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 > > > 80f6d772a15 (tag: 10.2.beta3, github/develop) Updated SageMath version to > 10.2.beta3 > f32860b2015 gh-36263: Fix setuptools version bounds in generated > `pyproject.toml` files > c95bd1440b4 gh-36260: `MPowerSeries`: Don't go through symbolics to > compute exp(0), log(1) > cac16e2fa5d gh-36256: Support more system-site packages > 238b1dc6eef gh-36255: numpy-1.25 compatibility > 486d3b99e87 gh-36250: various details in sets/disjoint_set > 357b34b55f7 gh-36249: E228 and E225 in groups,interfaces,modules,plot > adc3df9e5c0 gh-36248: some care for unused variables in matrix/ > 413b5d679c5 gh-36247: fix E228 and E225 in categories/ > 96d249a37d9 gh-36243: ⬆️ Bump actions/checkout from 3 to 4 > 4bb48bddfa4 gh-36241: ⬆️ Bump myrotvorets/set-commit-status-action from > 1.1.7 to 2.0.0 > 191d1f97ba6 gh-36240: Fix Python package metadata generated by `bootstrap` > 905d3c2d486 gh-36238: `sage -t`: Distinguish .pxd from .pyx in doctest > basenames > b6b50a80e96 gh-36235: support for ecl 23.9.9 > 683b05bb5a2 gh-36232: Make `min_spanning_tree` robust to incomparable > vertex labels > 8d09d156fcf gh-36231: fix typo in documentation > 33182d9feaa gh-36225: improve the use of graphs in `sage/combinat/posets/*` > 33d6cc5a001 gh-36224: Add cycle_type() and fix to_cycle() to > SignedPermutation. > 3e6db2405df gh-36221: get rid of xrange again > 029450c8712 gh-36219: configure.ac: disable webencodings,tinycss2 with > --disable-notebook > 3ea961767e8 gh-36218: src/bin/sage-env: set > PYDEVD_DISABLE_FILE_VALIDATION=1 > f95e442cb4b gh-36213: Fix sync labels issues for step 2 going live > e74579d32b9 gh-36212: singular: added missing #endif > 322ad22e8c8 gh-36210: configure.ac: disable mathjax with --disable-doc > 6fe3561bbbb gh-36209: build/pkgs/ipython/dependencies: drop jinja2 > 78efe5546db gh-36206: Remove some obsolete "six" dependencies > 1a1df6f6fbe gh-36186: Drop obsolete html5lib package > 5b2f125a842 gh-36176: build/pkgs/tox: Update, require tox >= 4.2.7, update > dependencies > 9dd8a772e53 gh-36168: `sage.groups`: Modularization fixes, `# needs`, > doctest cosmetics > 4f4fbc29184 gh-36165: Fix reduction of cusps for Gamma(N) > 45537351d7e gh-36122: Added hash function to elements of the fundamental > group of an extended affine Weyl group > 5b9137c7204 gh-35970: src/sage/combinat/affine_permutation.py: Fix > docstring markup > bbe57a4d34d gh-35964: Matroids: Don't forget to check rank in `equals`, > `is_isomorphism` > 23b1a0af6f0 gh-35875: Implementing moment angle complexes > 3a3126ffc0e gh-35767: add .basis_matrix() wrapper to quaternion orders > d412568dff7 gh-35485: New comparison mode to lazy series and better > undefined check > 21a624a7b45 gh-35362: Implement infinite sums and products for lazy series > 8c040276465 gh-35038: Implement Milnor fiber and Coxeter complexes > 41031292ff1 (tag: 10.2.beta2) Updated SageMath version to 10.2.beta2 > -- 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/c5cb407e-1e97-4f39-87ae-15e8d948ca7dn%40googlegroups.com.
