5b482ef Disable the automatic Python dependency generator

Authored and Committed by bochecha 4 years ago
    Disable the automatic Python dependency generator
    
    BuildStream >= 1.4.1 asks for ruamel.yaml >= 0.16 which is unfortunately
    not in Fedora < 32. As a result, the automatic dependency generator
    leads to an uninstallable package.
    
    However, BuildStream works fine with ruamel.yaml < 0.16, as confirmed
    with upstream.
    
        
file modified
+14 -1