build,json: store arch_packages in profiles.json
authorPaul Spooren <mail@aparcar.org>
Wed, 1 Jul 2020 02:00:25 +0000 (16:00 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 13 Jul 2020 20:24:30 +0000 (21:24 +0100)
commit270711b8eddbc00dae88ad588927d8abce925b9f
treee704a7f5572d5c06e19dd859c677eaf2fe8b491f
parente3618eb2cc210763fe1b309fd7e337fdf8a98f0b
build,json: store arch_packages in profiles.json

The `arch_packages` contains the supported package architecture.

Previously it was necessary to parse the `Packages` index for the line
`Architecture:`, requiring both an additional parser and file download.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit f09b9319c666e343763c7618878a503ad7eb7531)
scripts/json_overview_image_info.py