Add Provides for bundled projects
This commit is contained in:
parent
1999f77f84
commit
c740f2b0fe
15
scipy.spec
15
scipy.spec
@ -94,6 +94,20 @@ leading scientists and engineers.}
|
||||
Summary: Scientific Tools for Python
|
||||
Requires: python3-numpy, python3-f2py, python3-pooch
|
||||
%{?python_provide:%python_provide python3-scipy}
|
||||
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
|
||||
%description -n python3-scipy %_description
|
||||
|
||||
%if %{with doc}
|
||||
@ -277,6 +291,7 @@ popd
|
||||
- New upstream release 1.11.3
|
||||
resolves: #2211813
|
||||
- Convert License tag to SPDX
|
||||
- Add Provides for bundled projects
|
||||
|
||||
* Wed Jul 12 2023 psimovec <psimovec@redhat.com> - 1.11.1-1
|
||||
- New upstream release 1.11.1
|
||||
|
Loading…
Reference in New Issue
Block a user