Changes between Version 35 and Version 36 of Ticket #29146
- Timestamp:
- Nov 29, 2020, 8:31:05 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v35 v36 1 1 Improvements to low-level system packages scripts: 2 - `build/bin/write_dockerfile.sh`, introduced in #29053, determines lists of system packages in a rather crude way. This should be improved. #30861, #30865 2 - `build/bin/write_dockerfile.sh`, introduced in #29053, determines lists of system packages in a rather crude way. This should be improved. #30861, #30865, #30947, #30951, #30968 3 3 - instead of passing `TYPE_PATTERN` to `build/bin/write_dockerfile.sh`, do the work in `tox.ini`. 4 4 - helper scripts for extracting lists of packages according to criteria