7a7d0e9 BuilRequire setuptools when Python >= 3.12

Authored and Committed by churchyard 2 years 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