jkaluza / pungi

Forked from pungi 7 years ago
Clone

ec96757 Copy modules instead of reparsing them

2 files Authored by sgallagh 6 years ago, Committed by lsedlar 6 years ago,
    Copy modules instead of reparsing them
    
    The Modulemd.copy() method has been available since libmodulemd 1.1
    and is much faster than dumping to a string and parsing it again.
    
    Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
    Merges: https://pagure.io/pungi/pull-request/965
    
        
file modified
+1 -1