#!/usr/bin/env python3 import json remove_these = [ 'rhc', 'insights-client', 'redhat-cloud-client-configuration', 'lorax-templates-rhel' ] arches = [ 'x86_64', 'aarch64', 'ppc64le', 's390x' ]