Accepting request 1149931 from home:mlin7442:rebuild_fails_156:gnuhealth
Drop changes from lkocman. * parallel change from Max fixes the issue OBS-URL: https://build.opensuse.org/request/show/1149931 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=87
This commit is contained in:
@@ -19,14 +19,7 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
%if 0%{?suse_version} < 1550
|
||||
# Leap15, SLES15
|
||||
# Not doing tests because they take too long
|
||||
# The tests also pull in dependencies of all backends done in pure python
|
||||
%bcond_with test
|
||||
%else
|
||||
%bcond_without test
|
||||
%endif
|
||||
# Run on 64bit intel and arm only, on others there are >100 test failures
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user