0eae1d9 Disable Python hash seed randomization in %py_byte_compile

Authored and Committed by lbalhar 3 years ago
    Disable Python hash seed randomization in %py_byte_compile
    
    This change should help with byte-compilation reproducibility: https://bugzilla.redhat.com/show_bug.cgi?id=1686078
    
        
file modified
+6 -3
file modified
+4 -1