a378787 Update rpmlintrc rules to match rpmlint 2 and the current pip

Authored and Committed by churchyard 11 months ago
    Update rpmlintrc rules to match rpmlint 2 and the current pip
    
    We got:
    
        python3-pip.noarch: E: unused-rpmlintrc-filter "(non-executable-script|wrong-script-interpreter) .+/pip/_vendor/appdirs.py\b"
        python3-pip.noarch: E: unused-rpmlintrc-filter "zero-length .+/site-packages/.+\.dist-info/REQUESTED\b"
        python3-pip.noarch: E: unused-rpmlintrc-filter "W: spelling-error .* venv"
        python3-pip.noarch: E: non-executable-script /usr/lib/python3.11/site-packages/pip/_vendor/distro/distro.py 644 /usr/bin/env python
    
        
file modified
+2 -8