fb5a964 BuilRequire setuptools when Python >= 3.12

1 file Authored by churchyard a year ago, Committed by thm a year ago,
    BuilRequire setuptools when Python >= 3.12
    
    The dnf and brz setups use distutils.
    Python 3.12 removes distutils,
    but setuptools can provide it instead.
    
        
file modified
+2 -0