FWIW, on Debian testing running on core i7 + 16 GB RAM, upgrading 9.3.beta7 
(configured 
to use all available system packages) to 9.3.beta8 leads to :

   - 
   
   ./configure still insists on installing a bunch of already installed and 
   up-to-date system packages.
   - 
   
   ptestlong results in two permanent and one transient failures, 
   the former already seen and reported in previous versions :
   
File Results P/T 
src/sage/tests/parigp.py Timed out T 
src/sage/tests/gap_packages.py 1 doctest failed P 
src/sage/groups/abelian_gps/abelian_group_gap.py 1 doctest failed P 

HTH,


Le dimanche 7 mars 2021 à 22:35:32 UTC+1, 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 
>
>
> fbca269f62 (HEAD -> develop, tag: 9.3.beta8, trac/develop) Updated 
> SageMath version to 9.3.beta8
> d6cf85bd50 Trac #31182: Mutability class and pickling
> 7dfb05af9e Trac #31180: Add snappy as a pip package
> ca1e4a13a4 Trac #31177: Add graphviz, pygraphviz packages
> 31ec40016f Trac #31114: Add one file build/pkgs/*/repology.txt per spkg
> 5ba3c41d0d Trac #31036: fixdoctests fails on multiline tests
> 7217db8510 Trac #31003: Add minimal pytest configuration
> c462eeb3a2 Trac #30984: sage_setup: Replace imports from distutils by 
> setuptools
> f0ab074e25 Trac #30892: Characteristic polynomials over complete discrete 
> valuation rings/fields
> 4415f75238 Trac #30809: interactive_simplex_method: Use of \color breaks 
> typesetting of dictionaries in the Jupyter notebook
> c8bc428f89 Trac #30728: Drawing generalizations of generalized Petersen 
> graphs
> 8ff8b0b90c Trac #30537: Upgrade giac to 1.6.0-47
> 1d5df64577 Trac #30186: containment check for standard bracketed lyndon 
> words does not work
> d6122cd297 Trac #29632: segfault in `is_identity` morphism check over 
> number fields
> 73cedf7005 Trac #31045: pip, wheel, setuptools: Make wheels available in 
> SAGE_SPKG_WHEELS
> a7f0295eab Trac #30688: Crash when expanding square root of -x
> 61c5e093c2 Trac #30446: Update pynac to 0.7.27 to fix wrong result on 
> symbolic exponentiation
> 034ca5e1b0 Trac #18416: UniqueRepresentation issue with PowerSeriesRing
> 08ae587ef9 Trac #30482: Remove src/sage/symbolic/todo.txt
> 4ceb8ac45b Trac #30426: crt with ideals
> 31073aa13a Trac #30174: Trivial coercion 
> Modules(QQ)(FiniteRankFreeModule(QQ, 3)) fails
> bcc6cf26f5 Trac #30000: Implement a Q-curve test for elliptic curves over 
> number fields
> e976bd8767 Trac #29497: package symengine and its Python interface
> b2f9f25ec2 Trac #28143: Minimal kernel bases
> da639c3ea3 Trac #25934: Problem displaying a number field (fractional) 
> ideal
> 826e5c1fc7 Trac #17684: density_plot() is broken with functions involving 
> symbolic expressions
> e7399bf8ec Trac #8972: Inversion and fraction fields for power series rings
> df91b09b67 Trac #31397: Work around LaTeX bug for building pdf 
> documentation
> 21c7c76aff Trac #31389: Remove clash of tdlib/ with tdlib.pyx in 
> src/sage/graphs/graph_decompositions
> 4f4413737f Trac #31382: bashisms in build/bin/sage-build-env
> d1b1f0567f Trac #31372: pari_jupyter is not compatible with python 3.9, 
> breaks docker build on gitlab
> ad228e2f1e Trac #31357: Fixup src/VERSION.txt added in #30912
> bca796beeb Trac #31279: Add package argon2-cffi (dependency of Jupyter 
> notebook)
> aa7a2090ed Trac #31191: ubuntu-bionic-standard (python 3.6): make ptest 
> fails with UnicodeDecodeError
> 10b3abca15 Trac #29152: Cygwin: Fix cliquer, giac, meataxe, rw, 
> libbraiding to build shared libraries, using `AM_LDFLAGS=-no-undefined`
> dd6f37ed42 Trac #31412: GH Actions: Fix up for new linux runner default
> f2fea77292 Trac #31344: homebrew: docbuild crashes, libtcl AtForkPrepare - 
> from sage.misc.cython globals / multiprocessing
> 1159ab4a12 Trac #30378: (x^2).subs({x: sqrt(x)})  returns sqrt(x) instead 
> of x
> 46f654efa9 Trac #29969: Make misc doctests ready for random seeds
> 4767972249 Trac #29967: Make interfaces doctests ready for random seeds
> f44c3edaa2 Trac #29964: Make libs doctests ready for random seeds
> 6f07106cd4 Trac #29555: Upgrade: OpenSSL 3.0, make it a standard package
> 77332630b7 Trac #26563: Add doctest for elliptic integrals of the second 
> kind
> 0b99fac56b Trac #26410: Make threejs / three.js viewer respect thickness 
> in parametric_plot3d
> fe431c0397 Trac #25322: Some cleanup of the libsingular polynomial 
> constructor
> d2cf1d0770 Trac #15114: disallow dangerous coercions to RIF
> 10f5eb7782 Trac #10332: isPositiveSemiDefinite not accessible
> 8ac3225c89 Trac #31064: ci-cygwin*.yml: delegate to tox, add more stages, 
> use more specific SAGE_LOCAL
> c61a5bea30 Trac #30912: sagelib: Update metadata for PyPI deployment as 
> package sagemath-standard
> 94156f67ab Trac #30770: cython_aliases: Use ecl-config to determine 
> compiler/linker flags for ecl
> 1a79f3f401 Trac #31227: Accept /usr/bin/python3 from XCode 12.3 on macOS 
> 10.15 (Catalina) and 11 (Big Sur)
> 090547c55a Trac #31118: sage --package update-latest: Fix for 
> package-names-containing-dashes; accept package classes :standard:, 
> :optional: etc., restrict to normal Python packages; fix sage --package 
> fix-checksum
> 8453ffb849 (tag: 9.3.beta7) Updated SageMath version to 9.3.beta7
>
>

-- 
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/2460c61f-97d6-46f0-8a6e-9deded81b892n%40googlegroups.com.

Reply via email to