obsolete python-numpydoc-py310 [release 1.6.0-2mamba;Thu Mar 14 2024]
This commit is contained in:
parent
f2622e0026
commit
fb56d04709
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-numpydoc
|
Name: python-numpydoc
|
||||||
Version: 1.6.0
|
Version: 1.6.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Sphinx extension to support docstrings in Numpy format
|
Summary: Sphinx extension to support docstrings in Numpy format
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,6 +22,11 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%if "%{?with_pyver}" == "3"
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-numpydoc-py310 < 1.6.0-2mamba \
|
||||||
|
Obsoletes: python-numpydoc < 1.6.0-2mamba
|
||||||
|
%endif
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -51,6 +56,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.0-2mamba
|
||||||
|
- obsolete python-numpydoc-py310
|
||||||
|
|
||||||
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
|
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user