Accepting request 1161367 from home:dgarcia:branches:devel:languages:python:numeric

- Add vxe flag to constraint for s390x, bsc#1221902

OBS-URL: https://build.opensuse.org/request/show/1161367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=152
This commit is contained in:
Dirk Mueller 2024-03-25 15:25:30 +00:00 committed by Git OBS Bridge
parent 6dc21206c3
commit c7c3450678
3 changed files with 17 additions and 2 deletions

View File

@ -7,4 +7,14 @@
<size unit="G">9</size>
</disk>
</hardware>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<cpu>
<flag>vxe</flag>
</cpu>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 25 10:34:27 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add vxe flag to constraint for s390x, bsc#1221902
-------------------------------------------------------------------
Mon Jan 15 16:35:46 UTC 2024 - Andreas Schwab <schwab@suse.de>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-numpy
#
# Copyright (c) 2024 SUSE LLC
#
@ -139,7 +139,7 @@ BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
%endif
%else
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel