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 - _)
|
||||
Name: python-numpydoc
|
||||
Version: 1.6.0
|
||||
Release: 2mamba
|
||||
Version: 1.7.0
|
||||
Release: 1mamba
|
||||
Summary: Sphinx extension to support docstrings in Numpy format
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/numpydoc/numpydoc-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(jinja2)
|
||||
BuildRequires: python3.11dist(sphinx)
|
||||
BuildRequires: python3.11dist(tabulate)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -56,6 +55,9 @@ done
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%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
|
||||
- obsolete python-numpydoc-py310
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user