From 838532fe6b5bf4cb4976506398276c63d5653da4 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Thu, 12 Oct 2023 01:24:58 +0000 Subject: [PATCH] Add Provides for bundled projects Cherry-picked from Fedora: https://src.fedoraproject.org/rpms/scipy/c/c740f2b0fe36ce3365c7a66ff16facb1225b8b55 --- python3.12-scipy.spec | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/python3.12-scipy.spec b/python3.12-scipy.spec index 3c39cb1..8bc5f6f 100644 --- a/python3.12-scipy.spec +++ b/python3.12-scipy.spec @@ -54,6 +54,21 @@ BuildRequires: pythran Requires: python%{python3_pkgversion}-numpy, python%{python3_pkgversion}-f2py +Provides: bundled(arpack) = 3.3.0 +Provides: bundled(biasedurn) +Provides: bundled(boost-math) +Provides: bundled(coin-or-HiGHS) = 1.2 +Provides: bundled(Faddeeva) +Provides: bundled(id) +Provides: bundled(l-bfgs-b) = 3.0 +Provides: bundled(LAPJVsp) +Provides: bundled(python3-decorator) = 4.0.5 +Provides: bundled(python3-pep440) +Provides: bundled(python3-pypocketfft) = bf2c431c21213b7c5e23c2f542009b0bd3ec1445 +Provides: bundled(qhull) = 2019.1 +Provides: bundled(SuperLU) = 5.2.0 +Provides: bundled(unuran) = 1.8.1 + %global _description %{expand: Scipy is open-source software for mathematics, science, and engineering. The core library is NumPy which provides convenient and