Changes between Version 47 and Version 50 of Ticket #29146
- Timestamp:
- May 17, 2022, 5:40:55 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146
-
Property
Milestone
changed from
sage-9.5
tosage-9.7
-
Property
Milestone
changed from
-
Ticket #29146 – Description
v47 v50 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 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` 4 - #29041 sage_bootstrap: Add command "sage -package list --output={install-requires,requirements,pipfile,debian,....}" 5 - #33860 sage-package: Add commands "dependencies", "trees" 4 6 5 7 Improvements to the system package database: