upgrade and docbuid OK from beta3 on macOS.
Thank you.
David.

> Le 9 juil. 2020 à 13:24, Emmanuel Charpentier <[email protected]> 
> a écrit :
> 
> On Debian testing running on core i5 + 8 GB Ram, after upgrading from 
> 9.2.beta2 to 9.2.beta4, ptestlong gives results identical to those already 
> reported for 9.2.beta2 and 9.2.beta3 : permanent failures on gp_packages, 
> real_arb and complex_arb.
> 
> HTH,
> 
> 
> Le jeudi 9 juillet 2020 12:40:23 UTC+2, tdumont a écrit :
> No installation problem migrating from 9.2 beta3 to beta4 on Ubuntu 
> 20-04, 4 cores, with: 
> 
> export MAKE="make -j4" 
> *and* 
> export LANG=C.UTF-8 
> 
> yours 
> t.d. 
> Le 09/07/2020 à 00:50, 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 
> > <http://www.sagemath.org/download-latest.html>  
> > 
> > 02b0be1ff8 Updated SageMath version to 9.2.beta4 
> > 3e65aa67cc Trac #29878: Remove `sage -twistd` from `src/bin/sage` 
> > a3308ffb43 Trac #29862: Installation guide: change python version in 
> > conda instructions 
> > a6215602a5 Trac #29828: Broken conversion from ZZ['x'] to Qp['y'] 
> > 5d2577a0ce Trac #29746: Document integer overflow bug in 
> > vector_space_dimension() 
> > d0e1751d76 Trac #30050: add even more missing empty lines in the doc 
> > 87d9811918 Trac #30048: get rid of python2 mentioned in 
> > .github/workflows and README.md 
> > aaa2bdf045 Trac #30042: clarify docs of nauty_geng 
> > 381891c57c Trac #30028: remove some traces of __cmp__ 
> > 917f8de0eb Trac #30021: FPLLL 5.3.3 
> > 837e9ad07a Trac #30005: Small documentation fixes in combinat 
> > 063c266cbf Trac #29997: a bunch of typos 
> > ac7ee1abe6 Trac #29994: Add integral curves over QQ 
> > 55556612f2 Trac #29917: Move ChainComplexes from 
> > sage.categories.category_types to a separate module 
> > 736ceffc41 Trac #29910: sage.rings.finite_rings.element_givaro: Remove 
> > dependency on NTL 
> > 2bb470b2f2 Trac #29897: database_stein_watkins_mini installation is broken 
> > ad109e3649 Trac #29851: tox.ini: debian-bullseye, -sid have Python3.8 
> > instead of 3.7 
> > 8de8febcb6 Trac #29808: fix left and right actions of permutations on 
> > matrices 
> > 76f6767a09 Trac #29794: spring cleanup in modsym/space.py 
> > f62fb5f99e Trac #29787: 1 optional internet oeis doctest failing (busy 
> > beaver ordering) 
> > 1f983640f6 Trac #29733: Create gitattributes file specifying proper line 
> > endings 
> > bed0bc6493 Trac #29714: some micro optimisations in comparison to empty 
> > list 
> > d000965b0a Trac #29668: map_coefficients for Laurent polynomials 
> > 5ef2540085 Trac #29605: plotting function for forests 
> > 98a1c9be6d Trac #29514: implement formatting of elements in RDF/CDF 
> > 6629f4c3a9 Trac #12074: real nth root function 
> > 8cb2f93213 Trac #8111: gcd of rationals is trouble 
> > 55663b6cc7 Trac #30057: remove some old "known bug" tags about log 
> > 48a6328304 Trac #30047: add missing empty lines in the doc 
> > 8aebea9275 Trac #30034: Description of ramification_index in 
> > local_generic is wrong 
> > aa4e325083 Trac #30030: Prevent JSmol from phoning home 
> > 20ea231df1 Trac #30019: 1 internet doctest failing in combinat/quickref.py 
> > 030a4794fe Trac #30009: using coprime_integers in more places 
> > 1cecf97864 Trac #30007: Allow regular partition tuples to have different 
> > \ell values on different components 
> > 684446ab04 Trac #30006: implement multiplicative_order for elements of AA 
> > 1a9e4473b1 Trac #30004: Added new constructions for BIBDs 
> > a01f419522 Trac #30003: some details in Kloosterman sums 
> > d4caf56bd2 Trac #29987: build/make/install: Do not depend on 
> > src/bin/sage-version.sh 
> > 02e6a8d2bd Trac #29959: Extended the construction of BIBDs to allow for 
> > \lambda different from 1 
> > 7d65facffb Trac #29955: Reduction from dancing links instance to MILP 
> > instance 
> > 9b8c6b24d7 Trac #29953: Let diff() act on chart functions and 
> > differentiable forms 
> > aba874e2bc Trac #29952: simplify Seifert matrix code 
> > 0feaa365b4 Trac #29940: sage.doctest: Remove handling of sagenb 
> > 1c1284c0f5 Trac #29937: remove deprecated things in plot3d and structure 
> > 08f24ca812 Trac #29933: refresh faq-contribute 
> > cf4d9ff8ae Trac #29928: implement action of DifferentialWeylAlgebra on 
> > polynomials 
> > 568d80a378 Trac #29926: shifting issue in padic function: preprocess_list 
> > 0e4aa016a8 Trac #29925: shifting issue in padic function: _polynomial_list 
> > 2de06fc429 Trac #29920: Remove deprecated scripts sage-list-optional, 
> > sage-list-experimental, sage-list-standard 
> > df41dca2b0 Trac #29916: sage.structure, sage.misc: Replace import of 
> > sage.categories.all by more specific imports 
> > f9fdd736af Trac #29914: cython code for Moebius and Coxeter matrices of 
> > posets 
> > bfacdd6bdf Trac #29909: Add tox as a type=optional, source=pip package 
> > b0e01a3202 Trac #29906: Run tests for `an_affine_basis` 
> > 12eddec434 Trac #29903: Run many test suite examples for polyhedra 
> > c6e56b30f2 Trac #29883: sage.structure: Remove some module-level imports 
> > a70567b122 Trac #29894: add minimal interface for using ZZ[x]-matrices 
> > from flint 
> > a061db04bc Trac #29893: Another speedup of hypergeometric trace formula 
> > 62b405c4f3 Trac #29892: Move sage.misc.misc.coeff_repr, repr_lincomb to 
> > new module sage.misc.repr 
> > 699bf78e8c Trac #29867: Remove __div__ methods from cython modules 
> > 5eaa10e139 Trac #29855: sagelib setup.py: Fix dependencies on header 
> > files of packages gmp, ntl 
> > 184cd6cc13 Trac #29723: inverses of ring homomorphisms 
> > fc1f2cce4c Trac #29615: Fusion Ring Operations; Central Charge 
> > 128a94d513 Trac #27934: Implement efficient all eccentricity computation 
> > for undirected graphs 
> > 9ed0896af5 Trac #27036: FusionRing enhancements 
> > 1af2945a15 Trac #20104: sage --package: Add commands "list :standard:", 
> > "update-latest" (for packages from PyPI), "upload" 
> > 7e1f35fb32 Trac #15496: Incorrect result for divergent integral 
> > b5858f5710 Trac #30014: freetype version comparison in spkg-configure.m4 
> > is wrong 
> > 1e9f325d06 Trac #30002: force C locale in docbuild and remove some 
> > obsolete stuff 
> > 5deea3dc41 Trac #29192: MR41: Add option to persist camera state to 
> > three.js viewer. 
> > a79b0fc01d Updated SageMath version to 9.2.beta3 
> > 
> > 
> > -- 
> > 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 sage-r...@ <>googlegroups.com <http://googlegroups.com/> 
> > <mailto: <mailto:[email protected]> <>sage-release+ 
> > <mailto:[email protected]>[email protected]
> >  <mailto:[email protected]>>. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/b649d36d-7dc3-4fed-83a7-40ab062973d7n%40googlegroups.com
> >  
> > <https://groups.google.com/d/msgid/sage-release/b649d36d-7dc3-4fed-83a7-40ab062973d7n%40googlegroups.com>
> >  
> > <https://groups.google.com/d/msgid/sage-release/b649d36d-7dc3-4fed-83a7-40ab062973d7n%40googlegroups.com?utm_medium=email&utm_source=footer
> >  
> > <https://groups.google.com/d/msgid/sage-release/b649d36d-7dc3-4fed-83a7-40ab062973d7n%40googlegroups.com?utm_medium=email&utm_source=footer>>.
> >  
> 
> -- 
> 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] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/8e6aa30e-890a-4a17-9cee-67c382b0dfado%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/sage-release/8e6aa30e-890a-4a17-9cee-67c382b0dfado%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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/0876BAC8-B2FA-4340-BB48-EE9021FA7C5F%40gmail.com.

Reply via email to