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>
Fri, 3 Jul 2020 14:28:05 +0000 (15:28 +0100)
commitf09b9319c666e343763c7618878a503ad7eb7531
treea79e2fd7a71f5d35895b23f4e7d93da108f0f3eb
parent9858a8c5827659df051aa4bb1d3dd53081cc81cf
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>
scripts/json_overview_image_info.py