Accepting request 1299345 from home:mcalabkova:branches:devel:languages:python:numeric

- Add upstream np-fromstring.patch to fix tests with NumPy 2.3

OBS-URL: https://build.opensuse.org/request/show/1299345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=65
This commit is contained in:
2025-08-14 08:42:32 +00:00
committed by Git OBS Bridge
parent 60b8631def
commit adcede641b
3 changed files with 38 additions and 0 deletions

View File

@@ -56,6 +56,8 @@ Source99: python-pythran-rpmlintrc
Patch0: GCC15_fix_Add-missing-operators-to-nditerator.patch
# PATCH-FIX-UPSTREAM: https://github.com/serge-sans-paille/pythran/commit/623fa5031df7ec5c3dfe6789bf608cf11ac95c36
Patch1: GCC15_pythran-PR2325-missing-operators.patch
# PATCH-FIX-UPSTREAM https://github.com/serge-sans-paille/pythran/commit/2e4da862478a2c5b026a9066771da4dcd34a144b Do not test binary mode of numpy.fromstring for recent numpy version
Patch2: np-fromstring.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}