- Fix abbreviated references
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=101
This commit is contained in:
parent
9796138577
commit
af7f736e1f
@ -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>
|
Fri Dec 3 10:54:01 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -84,9 +84,9 @@ Source99: python-numpy-rpmlintrc
|
|||||||
Patch0: numpy-buildfix.patch
|
Patch0: numpy-buildfix.patch
|
||||||
# PATCH-FIX-OPENSUSE numpy-1.9.0-remove-__declspec.patch -- fix for spurious compiler warnings that cause build failure
|
# 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
|
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
|
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
|
Patch3: numpy-fix-cpu_asimdfhm.patch
|
||||||
BuildConflicts: gcc11 < 11.2
|
BuildConflicts: gcc11 < 11.2
|
||||||
BuildRequires: %{python_module Cython >= 0.29.24}
|
BuildRequires: %{python_module Cython >= 0.29.24}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user