From 62d4e9ac80c1d4f3e72e5cea2406496f46771e01 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Wed, 29 Nov 2023 11:27:31 +0000 Subject: [PATCH] Remove unused BuildRequires Cherry-picked from Fedora: https://src.fedoraproject.org/rpms/scipy/c/c07c356d12f7657e33ded157e8c5588f39492f90 --- python3.12-scipy.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python3.12-scipy.spec b/python3.12-scipy.spec index 43d383f..2bf985c 100644 --- a/python3.12-scipy.spec +++ b/python3.12-scipy.spec @@ -34,10 +34,8 @@ Source0: https://github.com/scipy/scipy/releases/download/v%{version}/scipy-% # Fix build failure with Cython 3 when scipy is already installed Patch1: https://github.com/scipy/scipy/commit/3c89445b6439f3ce7bffc4cf11c6407c39faedc5.patch -BuildRequires: fftw-devel, suitesparse-devel BuildRequires: %{blaslib}-devel -BuildRequires: gcc-gfortran, swig, gcc-c++ -BuildRequires: qhull-devel +BuildRequires: gcc-gfortran, gcc-c++ BuildRequires: python%{python3_pkgversion}-pybind11-devel BuildRequires: python%{python3_pkgversion}-pybind11 >= 2.4.0 @@ -225,6 +223,7 @@ popd Igor Gnatenko Iñaki Úcar Jef Spaleta + Jerry James Jesse Keating Jitka Plesnikova Jonathan Wakely