Changes between Version 50 and Version 51 of Ticket #29146
- Timestamp:
- May 20, 2022, 3:43:07 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v50 v51 1 1 Improvements to low-level system packages scripts: 2 2 - #30861, #30865, #30947, #30951, #30968: Refactor system package code in `tox.ini`, `build/bin/write_dockerfile.sh` by extending and using `sage_bootstrap` 3 - Extend `build/bin/sage-print-system-package-command` so that it can provide all distribution-specific commands such as `apt-get install` for `build/bin/write_dockerfile.sh`3 - #33873: Extend `build/bin/sage-print-system-package-command` so that it can provide all distribution-specific commands such as `apt-get install` for `build/bin/write_dockerfile.sh` 4 4 - #29041 sage_bootstrap: Add command "sage -package list --output={install-requires,requirements,pipfile,debian,....}" 5 5 - #33860 sage-package: Add commands "dependencies", "trees"