f499605 summarize-module: make shallow copy of lookup dicts

1 file Authored by rdossant 5 years ago, Committed by nphilipp 5 years ago,
    summarize-module: make shallow copy of lookup dicts
    
    Since we are modifying them by adding information from local modulemd
    files, make a copy so as to not change the cached metadata.
    
    Signed-off-by: Rafael dos Santos <rdossant@redhat.com>