|
|
|
@ -26,7 +26,7 @@ BuildRequires: %{py3_dist makefun pytest}
|
|
|
|
|
BuildRequires: %{py3_dist fido2} >= 0.9.0
|
|
|
|
|
|
|
|
|
|
Requires: python3-%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
|
|
|
|
Requires: python3-setuptools u2f-hidraw-policy
|
|
|
|
|
Requires: u2f-hidraw-policy
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Command line tool for configuring a YubiKey.
|
|
|
|
@ -66,6 +66,7 @@ Python library for configuring a YubiKey.
|
|
|
|
|
* Mon Oct 04 2021 Miro Hrončok <mhroncok@redhat.com> - 4.0.7-3
|
|
|
|
|
- Require the exact same version-release of python3-yubikey-manager
|
|
|
|
|
- Do not install docs to site-packages
|
|
|
|
|
- Remove superfluous runtime dependency on python3-setuptools
|
|
|
|
|
|
|
|
|
|
* Mon Oct 04 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.7-2
|
|
|
|
|
- Patch until upstream corrects for rhbz#2009934
|
|
|
|
|