churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

9fbe2ee rpmlint: Filter out shared-lib-without-dependency-information

Authored and Committed by churchyard 4 years ago
    rpmlint: Filter out shared-lib-without-dependency-information
    
    Since Python 3.8.0a4, extension modules are no longer linked against
    libpython3.8.so.1.0. As a result, some of them are not linked against
    anything at all.
    
    And that is fine. They are not used as standard shared libraries.
    
        
file modified
+2 -0