-
-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tox.ini: Linux platform updates #33306
Comments
This comment has been minimized.
This comment has been minimized.
Commit: |
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
Dependencies: #33196 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:8
lgtm |
Reviewer: Dima Pasechnik |
comment:9
Thanks! |
comment:11
Merge failure on top of: b41fb2f Trac #33296: tox.ini: Add -recommended package factor db7554f Trac #33277: build/pkgs/_recommended/dependencies 5d2a381 Trac #33196: tox.ini: Add centos-stream-8, centos-stream-9, remove defunct centos-6 4fc783e Trac #33085: adjust dochtml label so doctests pass when html doc is not built/installed 45706f8 Trac #33033: Prepare sage.doctest for namespace packages 55fd5ed Trac #33027: zombie maxima process - if invoked from a script b34c0d5 Trac #31529: texlive: Add spkg-configure.m4 and system package information; remove install script c4e4a63 Trac #31415: GH Actions workflow that builds documentation on each push 9cc853b Trac #33107: Generic cholesky() fails on the trivial matrix 88a98d5 Trac #33103: gitpod integration using Docker images from portability testing workflow d4466d8 Trac #33102: some details in shuffle and multizeta 09de266 Trac #33098: Add more void packages to distros/void.txt 73dd8d1 Trac #33096: src/tox.ini (relint): Exclude editor temp files etc. a0d0888 Trac #33095: again some details in Dyck words 4fa191a Trac #33071: Update pillow to 8.4 733ed25 Trac #33070: Package upgrades for Python 3.10 support e4f3f1d Trac #33069: Remove spkg speaklater 18ba1d8 Trac #33064: sage_docbuild: fails when cache cannot be saved 467c32c Trac #33049: Update scipy to 1.7.3 2cf334f Trac #33048: Update setuptools to 59.8.0 3a4cc16 Trac #33045: ffmpeg tests time out 8fb89a3 Trac #33039: Random doctest failure in continued_fraction_gosper 236856d Trac #33026: make BinaryQF.solve_integer() work for square discriminants 2ad7305 Trac #33015: Random failure in number_field_element.pyx c45f12e Trac #33009: Move is_prism and is_bipyramid to combinatorial polyhedron 87011e9 Trac #33008: Polyhedron_base.facet_adjacency_matrix: Do not use face_lattice 46cc022 Trac #33007: Remove imports from sage.interfaces.all 57fe9e6 Trac #33005: Add feature for pdftocairo 69d9945 Trac #32993: add pictures to line.py documentation 3834fde Trac #32788: Permanently get rid of bare except: statements 0207af8 Trac #32209: Allow evaluation of morphisms of schemes on points over different rings 206ff0b Trac #33269: fix for build/pkgs/tox/distros/gentoo.txt 6d154b6 Trac #33226: Support giac-1.7.0.45 in doctests d5d2e23 Trac #33187: Allow gcc/gfortran 12 59c0620 Trac #33140: GH Actions (macOS): Fix filtering of experimental packages 0669c95 Trac #32211: Upgrade FLINT to 2.8.4, arb to 2.22.1 508ea2d Trac #33284: Fix macro name clash introduced in #25633 b511685 Trac #32989: Remove imports from sage.misc.all 9c6afb9 Trac #32505: Finitely presented graded modules over graded connected algebras 226937d Updated SageMath version to 9.6.beta0 merge was not clean: conflicts in .github/workflows/tox.yml |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
comment:14
Trivial merge |
Changed branch from u/mkoeppe/tox_ini__linux_platform_updates to |
New:
tox -e docker-slackware-current-standard
tox -e docker-opensuse-15.4-standard
We remove
centos-8
, which can no longer be tested because the packages are no longer available (first noted in pypa/setuptools#2923 (comment))Depends on #33196
Depends on #33103
CC: @dimpase @tobiasdiez
Component: porting
Author: Matthias Koeppe
Branch/Commit:
e26283a
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/33306
The text was updated successfully, but these errors were encountered: