diff --git a/python-JPype1.changes b/python-JPype1.changes index 6934c2e..2ae3fa6 100644 --- a/python-JPype1.changes +++ b/python-JPype1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 18 13:28:45 UTC 2022 - John Vandenberg + +- ExcludeArch armv7 and i586 due to significant test failures + ------------------------------------------------------------------- Tue Aug 16 21:45:24 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-JPype1.spec b/python-JPype1.spec index 4ae26b2..0d6207e 100644 --- a/python-JPype1.spec +++ b/python-JPype1.spec @@ -39,6 +39,7 @@ BuildRequires: python-rpm-macros Requires: java-15-openjdk-headless Recommends: python-numpy Suggests: python-typing_extensions +ExcludeArch: %{ix86} armv7 %if %{with test} # SECTION test requirements BuildRequires: %{python_module jedi}