From 99ff7f3e99ac164d927be6186814fd35ce0d61ebb152776c7e4465138758c6c8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 12 Aug 2023 13:54:02 +0000 Subject: [PATCH] Accepting request 1102981 from home:ecsos:python - Fix build error in Leap, because it must not be two "Patch:" lines. OBS-URL: https://build.opensuse.org/request/show/1102981 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=28 --- python-pythran.changes | 5 +++++ python-pythran.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pythran.changes b/python-pythran.changes index 961bbd4..b444b2e 100644 --- a/python-pythran.changes +++ b/python-pythran.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 8 16:00:58 UTC 2023 - ecsos + +- Fix build error in Leap, because it must not be two "Patch:" lines. + ------------------------------------------------------------------- Thu Jul 27 10:10:55 UTC 2023 - Markéta Machová diff --git a/python-pythran.spec b/python-pythran.spec index f02e1fd..e18e8aa 100644 --- a/python-pythran.spec +++ b/python-pythran.spec @@ -55,7 +55,7 @@ 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 +Patch1: numpy-complex.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros