ead8ec0 Backport simplified %py_provides

Authored and Committed by churchyard 4 years ago
    Backport simplified %py_provides
    
    This is a smallest possible backport of https://src.fedoraproject.org/rpms/python-rpm-macros/pull-request/52
    
    Notable simplifications:
    
    - there is no Lua library
    - %python_provide remains untouched and the logic is not shared with %py_provides
    - there are no pythonXY-foo provides on Fedora < 33
    
        
file modified
+17 -0
file modified
+4 -1
file added
+1
file added
+83
file added
+22