zlopez / pagure-dist-git

Forked from pagure-dist-git 3 years ago
Clone

50ff06c Remove pdcclient since it is not available in epel8.

Authored and Committed by cverna 3 years ago
    Remove pdcclient since it is not available in epel8.
    
    We don't make a big use of pdcclient so let's replace it
    with a requests.get call.
    This commit does not manage the pagination but since the
    code raise a ValueError is the request response contains
    more than 1 result we should not need to manage the pagination.
    
    Signed-off-by: Clement Verna <cverna@tutanota.com>
    
        
file modified
+11 -18