1
0

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

- Add upstream numpy-longdouble.patch and numpy-complex.patch to support new numpy

OBS-URL: https://build.opensuse.org/request/show/1101054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=26
This commit is contained in:
2023-07-27 12:18:23 +00:00
committed by Git OBS Bridge
parent 57c49b2fca
commit 48cbabdad7
4 changed files with 170 additions and 0 deletions

View File

@@ -52,6 +52,10 @@ URL: https://github.com/serge-sans-paille/pythran
# Tests are only availble in github archive
Source0: https://github.com/serge-sans-paille/pythran/archive/refs/tags/%{version}.tar.gz#/pythran-%{version}-gh.tar.gz
Source99: python-pythran-rpmlintrc
#PATCH-FIX-UPSTREAM https://github.com/serge-sans-paille/pythran/commit/339fb5dcdf28f40311b5051925fd8a2c86286ac6 Introduce pythran/pythonic/include/types/longdouble.hpp et cie
Patch: numpy-longdouble.patch
#PATCH-FIX-UPSTREAM https://github.com/serge-sans-paille/pythran/commit/a49dc44076f7068205c22f532975c50cc4c03958 Use npy_creal/npy_cimag from npy_math in from_python::convert
Patch: numpy-complex.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros