automatic version update by autodist [release 1.3.1-1mamba;Sun May 01 2022]
This commit is contained in:
parent
440304c1e0
commit
e23cf30432
@ -1,13 +1,13 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-numpydoc
|
||||
Version: 1.2
|
||||
Version: 1.3.1
|
||||
Release: 1mamba
|
||||
Summary: Sphinx extension to support docstrings in Numpy format
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://numpydoc.readthedocs.io/
|
||||
URL: https://numpydoc.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/numpydoc/numpydoc-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -46,5 +46,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Sun May 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user