Add requires python3-numpy, python3-f2py for python3-scipy (bug 863755)
This commit is contained in:
parent
e1be8b80d5
commit
b7b47ac0f0
@ -16,7 +16,7 @@
|
||||
Summary: Scipy: Scientific Tools for Python
|
||||
Name: scipy
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
License: BSD and LGPLv2+
|
||||
@ -53,6 +53,7 @@ leading scientists and engineers.
|
||||
Summary: Scipy: Scientific Tools for Python
|
||||
Group: Development/Libraries
|
||||
License: BSD and LGPLv2+
|
||||
Requires: python3-numpy, python3-f2py
|
||||
%description -n python3-scipy
|
||||
Scipy is open-source software for mathematics, science, and
|
||||
engineering. The core library is NumPy which provides convenient and
|
||||
@ -144,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Oct 8 2012 Orion Poplawski <orion@cora.nwra.com> - 0.11.0-2
|
||||
- Add requires python3-numpy, python3-f2py for python3-scipy (bug 863755)
|
||||
|
||||
* Sun Sep 30 2012 Orion Poplawski <orion@cora.nwra.com> - 0.11.0-1
|
||||
- Update to 0.11.0 final
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user