|
|
@ -14,7 +14,7 @@ Source0: https://github.com/%{owner}/%{name}/archive/%{commit}.tar.gz#/%{
|
|
|
|
Source1: %{name}.rpmlintrc
|
|
|
|
Source1: %{name}.rpmlintrc
|
|
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: python3-devel swig pcsc-lite-devel ykpers
|
|
|
|
BuildRequires: python3-devel swig pcsc-lite-devel ykpers python3-setuptools
|
|
|
|
# install_requires from setup.py
|
|
|
|
# install_requires from setup.py
|
|
|
|
BuildRequires: %{py3_dist six pyscard pyusb click cryptography pyopenssl fido2}
|
|
|
|
BuildRequires: %{py3_dist six pyscard pyusb click cryptography pyopenssl fido2}
|
|
|
|
Requires: python3-%{name} python3-setuptools u2f-hidraw-policy
|
|
|
|
Requires: python3-%{name} python3-setuptools u2f-hidraw-policy
|
|
|
@ -52,6 +52,9 @@ Python library for configuring a YubiKey.
|
|
|
|
%{_bindir}/ykman
|
|
|
|
%{_bindir}/ykman
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Oct 05 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.1.1.4.git87dd1d8
|
|
|
|
|
|
|
|
- BuildRequire python3-setuptools explicitly
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-3.git87dd1d8
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-3.git87dd1d8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|