From 7e4d2cc3e898c5e2eabb91dc75e23f62e0cd950c Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Mar 10 2021 12:18:44 +0000 Subject: This is now a Rust package, hence it only builds on %{rust_arches} No real difference for Fedora or modern RHEL, but the guidelines say so: https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_exclusivearch --- diff --git a/python-cryptography.spec b/python-cryptography.spec index e4f3235..f157ee4 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -25,6 +25,8 @@ Source3: cryptography-%{version}-vendor.tar.bz2 Source4: conftest-skipper.py %endif +ExclusiveArch: %{rust_arches} + BuildRequires: openssl-devel BuildRequires: gcc BuildRequires: gnupg2