maintainer-feedback requested: [Bug 264281] security/py-fido2: Unbreak and extend FreeBSD support

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 27 May 2022 10:11:04 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 264281: security/py-fido2: Unbreak and extend FreeBSD support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264281



--- Description ---
Upstream broke FreeBSD support a while ago by accident, when removing the
dependency on py-uhid-freebsd.

This patch, which was already accepted by highly supportive and very responsive
upstream, brings back FreeBSD support with classic uhid(4) and adds support for
the new hidraw(4), usbhid(3) based driver.

Patch suitable for use with `git am`.