SHA256
1
0
forked from pool/python-numpy

Accepting request 1163337 from home:Vogtinator:boo1221902

- Add patch to fix detection of some features:
  * 0001-feature-module-Fix-handling-of-multiple-conflicts-pe.patch
- Add patch to fix test failure on some platforms (boo#1221902):
  * 0001-BUG-Fix-test_impossible_feature_enable-failing-witho.patch

OBS-URL: https://build.opensuse.org/request/show/1163337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=153
This commit is contained in:
2024-04-02 12:06:20 +00:00
committed by Git OBS Bridge
parent c7c3450678
commit 1dfe7b31d1
5 changed files with 119 additions and 13 deletions

View File

@@ -1,7 +1,10 @@
-------------------------------------------------------------------
Mon Mar 25 10:34:27 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
Thu Mar 28 13:54:34 UTC 2024 - Fabian Vogt <fvogt@suse.com>
- Add vxe flag to constraint for s390x, bsc#1221902
- Add patch to fix detection of some features:
* 0001-feature-module-Fix-handling-of-multiple-conflicts-pe.patch
- Add patch to fix test failure on some platforms (boo#1221902):
* 0001-BUG-Fix-test_impossible_feature_enable-failing-witho.patch
-------------------------------------------------------------------
Mon Jan 15 16:35:46 UTC 2024 - Andreas Schwab <schwab@suse.de>