On Wed, Aug 19, 2020 at 11:07 AM David Coudert <[email protected]> wrote: > > incremental upgrade from 9.2.beta8 on macOS 10.14.6 > - build OK > - docbuild OK > > however, a non blocking error with sagetex: > > [sagetex-3.4] Successfully built sagetex > [sagetex-3.4] Installing collected packages: sagetex > [sagetex-3.4] Created temporary directory: > /private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-unpacked-wheel-6tdncpf9 > [sagetex-3.4] *** Error compiling > '/private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-unpacked-wheel-6tdncpf9/sagetex-3.4.data/data/share/texmf/tex/latex/sagetex/extractsagecode.py'... > [sagetex-3.4] File > "/private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-unpacked-wheel-6tdncpf9/sagetex-3.4.data/data/share/texmf/tex/latex/sagetex/extractsagecode.py", > line 48 > [sagetex-3.4] except getopt.GetoptError, err: > [sagetex-3.4] ^ > [sagetex-3.4] SyntaxError: invalid syntax > [sagetex-3.4] > [sagetex-3.4] *** Error compiling > '/private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-unpacked-wheel-6tdncpf9/sagetex-3.4.data/data/share/texmf/tex/latex/sagetex/makestatic.py'... > [sagetex-3.4] File > "/private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-unpacked-wheel-6tdncpf9/sagetex-3.4.data/data/share/texmf/tex/latex/sagetex/makestatic.py", > line 48 > [sagetex-3.4] except getopt.GetoptError, err: > [sagetex-3.4] ^ > [sagetex-3.4] SyntaxError: invalid syntax > [sagetex-3.4] > [sagetex-3.4] > [sagetex-3.4] Successfully installed sagetex-3.4 > [sagetex-3.4] Removed build tracker: > '/private/var/folders/l8/sxf193t11mvdyqq56f4w_6_80000gn/T/pip-req-tracker-l6deu40y' > [sagetex-3.4] Removing old SageTex version(s) > [sagetex-3.4] > [sagetex-3.4] real 0m3.307s > [sagetex-3.4] user 0m1.896s > [sagetex-3.4] sys 0m0.652s > [sagetex-3.4] Copying package files from temporary location > /Users/dcoudert/sage/local/var/tmp/sage/build/sagetex-3.4/inst to > /Users/dcoudert/sage/local > [sagetex-3.4] Successfully installed sagetex-3.4
please review https://trac.sagemath.org/ticket/30342 (update of sagetex) > > > > > > Le 19 août 2020 à 01:01, Volker Braun <[email protected]> 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 > > > 548666e9f2 (tag: 9.2.beta9, trac/develop) Updated SageMath version to > 9.2.beta9 > 842a6866f1 Trac #29974: Make combinat doctests ready for random seeds > 1de1d457b4 Trac #29971: Make categories doctests ready for random seeds > 6864757e11 Trac #29968: Make algebras doctests ready for random seeds > b526019731 Trac #29963: Make geometry doctests ready for random seeds > 719f9af12c Trac #29509: rational_points fails for some hyperelliptic curves > 4d5ab773b5 Trac #29257: use solve_left for division operation of matrices > e18e84219d Trac #30365: Disable LTO in matplotlib build > 01f536726d Trac #29989: fix random test failures in PSage interface > f531b354f7 Trac #30345: build/make/Makefile.in: Filter out "-j" from sub-make > invocations to avoid excessive parallel load > 8417e64af6 Trac #29511: Broken coercion between cyclotomic fields > b4a8c5745b Trac #29325: Set up permutahedron with both Vrep and Hrep (if > backend supports it) > 9b14ca3e86 Trac #29248: Index notation for tensors should allow for unicode > characters > a331d47ef3 Trac #28966: Provide unicode aliases for some globals in Python 3 > 95d0cd5b9e Trac #28951: Fixing a bug in > sage.schemes.cyclic_covers.charpoly_frobenius > 4986d5ea7f Trac #28816: database_stein_watkins Python 3 issues > 193e14365a Trac #30127: cygwin-minimal: pip-20.1.1 fails to install > a92871805f Trac #26919: Upgrade Jupyter notebook to latest (6.1.1) and its > dependencies to latest > 66472811de Trac #30251: ExtPowerFreeModule, ExtPowerDualFreeModule: Simplify > _repr_ > 7030fa15a7 Trac #30175: Remove outdated spkg-src script for ecl > 11bb005e98 Trac #30165: normalize_coordinates broken for p-adic fields > 82568e3cbd Trac #30044: tox.ini: Test on voidlinux > 294931e00b Trac #30339: tox.ini: Update for latest ubuntu, fedora versions > ea615c4ce6 Trac #30331: Issue with toric_substitute for Laurent polynomials > df3cf63875 Trac #30327: affine group element * a polytope raises KeyError > 9cfaefb544 Trac #30303: Graphs: two families of distance-regular graphs > 81a7e50cd2 Trac #30301: Italian translation of FAQ > 48fb9141da Trac #30286: Graph: last sporadic distance-regular graphs > 6f2561fdca Trac #30260: Graphs: more distance-regular graphs > 29098c6af9 Trac #30240: Graphs: a few distance-regular graphs > 1b8dff7172 Trac #30178: Manifolds: add orientability > 24eb3aa28d Trac #29911: sage.rings.integer, integer_ring: Remove dependencies > on sage.libs.ntl > 8b9743d0af Trac #29654: Improve face generator of polyhedra by exposing > `FaceIterator` class > c0b61fd5cf Trac #28904: Move reversed graph from backend to CGraph for sparse > graphs > 04c64492a6 Trac #30335: openblas: clear out .pc symlinks before installation > ef6132b817 Trac #25363: Add '--simple-prompt' argument for sage > 3682402983 Trac #30277: Remove src/module_list.py > 0cc658a1f9 Trac #30257: Fusion Ring - Rmatrix > 6ffe4c9e55 Trac #30209: Action for Bundle Connections > eaa2f0a361 Trac #29950: Build sagelib from build/pkgs/sagelib/src, fix > `setup.py sdist`, add spkg-src and tox.ini > e002ee071c Trac #29539: Bug in saturation of elliptic curves over number > fields > a4b8705ae5 Trac #30330: `cdd` backend fails to initialize empty polyhedron > from double description > c3e5ce6ea1 Trac #30292: is_pyramid returns a wrong certificate > 3d594b5cc6 Trac #30262: Update e-antic to 0.1.8 > 415221a9a8 (tag: 9.2.beta8) Updated SageMath version to 9.2.beta8 > > > -- > 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/26940931-5d74-4569-afc5-2843043bdc5do%40googlegroups.com. > > > -- > 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/B2CCFA52-DCFB-42FE-9A33-535A43EB6F56%40gmail.com. -- 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/CAAWYfq3nUP7YfQf2x9dPPaDVfky%2BH1O0_cZUmpoYGuiwJwNHFQ%40mail.gmail.com.
