3e0c2b2 KojiUtils.Repo add a class for Koji repository information

Authored and Committed by otaylor 9 months ago
    KojiUtils.Repo add a class for Koji repository information
    
    Instead of just using a dictionary to hold repository information
    that we get from Koji or create locally, use a typesafe class, and
    move baseurl / dnf configuration methods there.
    
        
file modified
+16 -16