d3e140b Use Python-style named group matching regex

Authored and Committed by Petr Šabata 5 years ago
    Use Python-style named group matching regex
    
    This is pretty common and supported by most languages and libraries in
    our ecosystem.
    
    Signed-off-by: Petr Šabata <contyk@redhat.com>