fcd0e59 limit *.py[co] %exclude to el7

Authored and Committed by tmz 2 years ago
1 file changed. 3 lines added. 2 lines removed.
    limit *.py[co] %exclude to el7
    
    The exclusion was added in 9febbf3 (disable automatic compilation of
    *.py files outside of python sitelib, 2018-06-15).  Since that time, no
    supported Fedora releases need it and the only EL release which does is
    EL7.  Update the comment to reflect this and only use %exclude on EL7.
    
        
file modified
+3 -2