ca3771c Fix the conditional tests-related BuildRequires for Python version

Authored and Committed by churchyard a year ago
    Fix the conditional tests-related BuildRequires for Python version
    
    python3-devel is not installed, hence the conditional needs to be on python3.
    It only "worked" with toml because toml was pulled as a transitive dependency.
    
        
file modified
+1 -1