Is the above intended as a proposal to remove asynctest?
The rdeps in Debian are hypercorn, python-aioresponses, and (for
autopkgtest only) python-fakeredis.
hypercorn upstream have stopped using it:
https://gitlab.com/pgjones/hypercorn/-/commit/80e2ad5db107c42d42471ea64764d2b42202349c
The other two still list it in upstream requirements*. In the case of
aioresponses, this has been reported as a bug, with no reply as yet:
https://github.com/pnuckowski/aioresponses/issues/162
Skipping the affected tests is probably an option, though obviously a
non-ideal one.