15
0
forked from pool/python-JPype1

Accepting request 997985 from home:jayvdb:branches:devel:languages:python

- ExcludeArch armv7 and i586 due to significant test failures

OBS-URL: https://build.opensuse.org/request/show/997985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-JPype1?expand=0&rev=7
This commit is contained in:
John Vandenberg
2022-08-18 13:47:01 +00:00
committed by Git OBS Bridge
parent 02b2c73baa
commit f02066900a
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 18 13:28:45 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- ExcludeArch armv7 and i586 due to significant test failures
-------------------------------------------------------------------
Tue Aug 16 21:45:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -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}