Matej Cepl 2021-12-05 07:26:26 +00:00 committed by Git OBS Bridge
parent 9796138577
commit af7f736e1f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 5 07:26:13 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix abbreviated references
-------------------------------------------------------------------
Fri Dec 3 10:54:01 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -84,9 +84,9 @@ Source99: python-numpy-rpmlintrc
Patch0: numpy-buildfix.patch
# PATCH-FIX-OPENSUSE numpy-1.9.0-remove-__declspec.patch -- fix for spurious compiler warnings that cause build failure
Patch1: numpy-1.9.0-remove-__declspec.patch
# PATCH-FIX-UPSTREAM -- gh#numpy/numpy/commit/8871c7285fc097fd1bf713aa184cba7e2804f625
# PATCH-FIX-UPSTREAM -- gh#numpy/numpy#20347
Patch2: bpo-45167-fixes.patch
# PATCH-FIX-UPSTREAM -- h#numpy/numpy/commit/2113cad8cbb4c4bc9469e0c94025bd7cbbe6f2d6
# PATCH-FIX-UPSTREAM -- gh#numpy/numpy#20388
Patch3: numpy-fix-cpu_asimdfhm.patch
BuildConflicts: gcc11 < 11.2
BuildRequires: %{python_module Cython >= 0.29.24}