#111 Remove pdcclient since it is not available in epel8.
Merged by pingou. Opened by cverna.
cverna/pagure-dist-git remove_pdc_client  into  master

Download 111.patch

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

@mobrien fyi

Ha I ll need to update the tests since we have some :)

Thanks, I'll do the final bits and pieces for the spec file and cut a release with this!

Pull-Request has been merged by pingou

Metadata