c85c618 common: RHEL6 fix for ModuleStatusEnum

1 file Authored by praiskup 3 years ago, Committed by praiskup 3 years ago,
    common: RHEL6 fix for ModuleStatusEnum
    
    Testing of rpmbuild component revealed that the ModuleStatusEnum did not
    work well on el6 Python 2.6 where's no dictionary comprehension.
    
        
file modified
+10 -3