Add Provides for bundled projects

Cherry-picked from Fedora:
c740f2b0fe
This commit is contained in:
Jerry James 2023-10-12 01:24:58 +00:00 committed by Miro Hrončok
parent 688f456f62
commit 838532fe6b

View File

@ -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