bba4d7d Remove a redundant dependency on python(abi)

Authored and Committed by churchyard 3 years ago
    Remove a redundant dependency on python(abi)
    
    The package already requires /usr/bin/python3 and the removed dependency yielded
    confusing results for repoqueries like this:
    
        $ repoquery --whatrequires 'python(abi) = 3.8'
    
        
file modified
+0 -1