0e18b84 summarize-modules: allow showing additional properties

Authored and Committed by nphilipp 5 years ago
    summarize-modules: allow showing additional properties
    
    This can't access information from the MBS API response yet, like build
    id or the koji tag. It expects this information to be tacked onto the
    module objects as a dict in the 'buildinfo' member.
    
        
file modified
+4 -2
file modified
+176 -45