From 2d47d36896d8016da32f05bc3885a58a898c29f8 Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Oct 09 2022 16:32:10 +0000 Subject: feat: exclude s390x pyedflib excludes it, so all deps need to too --- diff --git a/python-ephyviewer.spec b/python-ephyviewer.spec index 023c776..985914b 100644 --- a/python-ephyviewer.spec +++ b/python-ephyviewer.spec @@ -13,6 +13,10 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pytest +# python-pyedflib does not support s390x$ +# https://src.fedoraproject.org/rpms/python-pyedflib/blob/rawhide/f/python-pyedflib.spec$ +ExcludeArch: s390x + %global _description %{expand: ephyviewer is a Python library based on pyqtgraph for building custom viewers