7b8d08f Create Pagure class

Authored and Committed by zlopez 2 years ago
    Create Pagure class
    
    In scm_requests_processor we need to connect to more than just one instance of
    Pagure, now the pagure module returns instance of Pagure object, which we can
    create with multiple configurations.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>
    
        
file modified
+43 -43
file modified
+129 -118