tkopecek / koji

Forked from koji 7 years ago
Clone

ef43ba0 replace deprecated function with logging

Authored and Committed by tkopecek 3 years ago
    replace deprecated function with logging
    
    Relates: https://pagure.io/koji/issue/1440
    
    warnings doesn't behave well with python 3.8 causing segfaults. Let's
    user simple logging for a while.
    
        
file modified
+1 -2