- Add python3-cffi as BR
This commit is contained in:
parent
68253b7b54
commit
61a22d3de0
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 6%{?dist}
|
Release: 6%{?dist}.alma.1
|
||||||
Summary: TPM 2.0 TSS Bindings for Python
|
Summary: TPM 2.0 TSS Bindings for Python
|
||||||
|
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -16,6 +16,7 @@ Patch0: python-tpm2-pytss-1.2.0-openssl.patch
|
|||||||
Patch1: python-tpm2-pytss-2.1.0-i686.patch
|
Patch1: python-tpm2-pytss-2.1.0-i686.patch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
%if %{undefined rhel}
|
%if %{undefined rhel}
|
||||||
BuildRequires: python3-pytest-xdist
|
BuildRequires: python3-pytest-xdist
|
||||||
@ -74,6 +75,9 @@ Summary: %{summary}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aut 16 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2.1.0-6.alma.1
|
||||||
|
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.0-6
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.0-6
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user