https://bugzilla.redhat.com/show_bug.cgi?id=1875782
Robert-André Mauchin 🐧 zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #1 from Robert-André Mauchin 🐧 zebob.m@gmail.com --- Problem:
DEBUG util.py:621: Error: DEBUG util.py:621: Problem: cannot install the best candidate for the job DEBUG util.py:621: - nothing provides python(abi) = 3.8 needed by python3-asynctest-0.13.0-4.fc32.noarch
python-asynctest is FTBFS since the introduction of Python 3.9 and upstream doesn't seem very alive.
AsyncMock is proposed as a replacement. https://github.com/Martiusweb/asynctest/issues/132
Try to convince your upstream to port to AsyncMock which is available since Python 3.8.