obsolete python-numeric[-devel] [release 2.0.1-2mamba;Thu Aug 15 2024]
This commit is contained in:
parent
58878d4e0a
commit
a3252fdb01
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-numpy
|
||||
Version: 2.0.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: NumPy: Scientific computing with Python NumPy
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -42,18 +42,12 @@ This allows NumPy to seamlessly and speedily integrate with a wide variety of da
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%define py_requires_append \
|
||||
Obsoletes: python-numpy-devel < 1.26.0-2mamba
|
||||
Obsoletes: python-numpy-devel < 1.26.0-2mamba \
|
||||
Obsoletes: python-numeric <= 24.2-3mamba \
|
||||
Obsoletes: python-numeric-devel <= 24.2-3mamba
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
%package devel
|
||||
Group: Development/Libraries
|
||||
Summary: C header files provided by NumPy
|
||||
Requires: python-numpy-py3 = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description devel
|
||||
C header files provided by NumPy.
|
||||
|
||||
%prep
|
||||
%setup -q -n numpy-%{version}
|
||||
|
||||
@ -92,6 +86,9 @@ ln -s %{python_sitearch}/numpy/core/include/numpy %{buildroot}%{_includedir}/num
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-2mamba
|
||||
- obsolete python-numeric[-devel]
|
||||
|
||||
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 2.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user