automatic version update by autodist [release 1.7.0-1mamba;Thu Mar 28 2024]
This commit is contained in:
parent
fb56d04709
commit
d72526c31f
@ -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.7.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
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
|
||||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/numpydoc/numpydoc-%{version}.tar.gz
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(jinja2)
|
|
||||||
BuildRequires: python3.11dist(sphinx)
|
BuildRequires: python3.11dist(sphinx)
|
||||||
BuildRequires: python3.11dist(tabulate)
|
BuildRequires: python3.11dist(tabulate)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 28 2024 Automatic Build System <autodist@openmamba.org> 1.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.0-2mamba
|
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.0-2mamba
|
||||||
- obsolete python-numpydoc-py310
|
- obsolete python-numpydoc-py310
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user