Apply patch

i10ce changed/i10ce/python-fido2-1.1.2-5.el10
ebasov 1 day ago
parent dc433dd211
commit 44d624cc39
Signed by: ebasov
GPG Key ID: 23356EDA24E5499D

@ -11,6 +11,7 @@ Summary: Functionality for FIDO 2.0, including USB device communication
License: BSD and ASL 2.0 and MPLv2.0 License: BSD and ASL 2.0 and MPLv2.0
URL: https://github.com/Yubico/python-fido2 URL: https://github.com/Yubico/python-fido2
Source0: https://github.com/Yubico/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/Yubico/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
Source1: Disable_test_attestation.patch
BuildArch: noarch BuildArch: noarch
%global _description\ %global _description\
@ -43,7 +44,7 @@ Patch0: Disable_test_attestation.patch
%prep %prep
%autosetup -p1 %autosetup -p1
patch -p1 -i %{SOURCE1}
%generate_buildrequires %generate_buildrequires
%pyproject_buildrequires %pyproject_buildrequires

Loading…
Cancel
Save