41515d7 Fix missing importlib_metadata runtime dependency

Authored and Committed by music 2 years ago
    Fix missing importlib_metadata runtime dependency
    
    The dependency is simply dropped in favor of the standard library (for
    Python 3.10 and later).
    
        
file added
+55
file modified
+12 -3