automatic version update by autodist [release 1.20.2-1mamba;Mon Apr 05 2021]
This commit is contained in:
parent
99dffc6471
commit
580d26b04f
@ -1,27 +1,28 @@
|
|||||||
Name: python-numpy
|
Name: python-numpy
|
||||||
Version: 1.16.5
|
Version: 1.20.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: NumPy: Scientific computing with Python NumPy
|
Summary: NumPy: Scientific computing with Python NumPy
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://numpy.scipy.org
|
URL: https://numpy.scipy.org
|
||||||
Source: https://pypi.debian.net/numpy/numpy-%{version}.zip
|
Source: https://pypi.debian.net/numpy/numpy-%{version}.zip
|
||||||
#Source: http://downloads.sourceforge.net/project/numpy/NumPy/%{version}/numpy-%{version}.zip
|
#Source: http://downloads.sourceforge.net/project/numpy/NumPy/%{version}/numpy-%{version}.zip
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libblas-devel
|
BuildRequires: libopenblas-devel
|
||||||
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python-setuptools-py3
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libblas-devel >= 3.9.0
|
||||||
%ifnarch arm aarch64
|
%ifnarch arm aarch64
|
||||||
BuildRequires: libquadmath-devel
|
BuildRequires: libquadmath-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: liblapack-devel
|
BuildRequires: liblapack-devel
|
||||||
BuildRequires: libpython-devel
|
|
||||||
## AUTOBUILDREQ-END
|
|
||||||
BuildRequires: gcc-fortran
|
BuildRequires: gcc-fortran
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
NumPy is the fundamental package needed for scientific computing with Python.
|
NumPy is the fundamental package needed for scientific computing with Python.
|
||||||
@ -93,6 +94,12 @@ rm -f %{buildroot}%{_bindir}/f2py3
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 05 2021 Automatic Build System <autodist@mambasoft.it> 1.20.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 24 2021 Automatic Build System <autodist@mambasoft.it> 1.20.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.5-1mamba
|
* Wed Nov 27 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.5-1mamba
|
||||||
- update to 1.16.5
|
- update to 1.16.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user