the-new-hotness: Add python3-pycurl dependency

We don't need libcurl-devel if python3-pycurl is already packaged.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2020-05-26 11:03:09 +02:00 committed by zlopez
parent 5b4ba6cd8e
commit c0da6dfd5f

View file

@ -25,7 +25,7 @@ items:
rpm-python \
rpmdevtools \
fedpkg \
libcurl-devel \
python3-pycurl \
python3-bugzilla \
python3-dogpile-cache \
python3-requests \