Changes between Version 4 and Version 6 of Ticket #33296
- Timestamp:
- 02/05/22 19:24:23 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33296
-
Property
Commit
changed from
7235c7b81b497a1611172946c281b0dbf474b13c
to16f019703d97d6d72c306786990c3771f7377463
-
Property
Commit
changed from
-
Ticket #33296 – Description
v4 v6 1 1 This is the same as `-standard` plus the system packages provided by the `_recommended` dummy script package, thus suitable for testing `doc-pdf`. 2 3 We switch the Linux portability workflow to use `-recommended` instead of `-standard`.4 2 5 3 `tox.ini` now also allows to pass `EXTRA_SAGE_PACKAGES` as an environment variable. 6 4 5 Later we can switch the Linux portability workflow to use `-recommended` instead of `-standard`. 6 7 7 (split out from #33222)