a7a247f Convert the --without check bcond to --without tests

Authored and Committed by churchyard a month ago
    Convert the --without check bcond to --without tests
    
    - Limit test deps when not running them
    - Run import check even when not running tests
    
    This will simplify the bootstrap sequence of new Python version,
    because we care about limiting the dependencies, not the actual %check.
    
        
file modified
+5 -3