rebuilt with python 3.10 [release 1.5.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
97333e209b
commit
059dfcbe3e
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-numpydoc
|
||||
Version: 1.5.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Sphinx extension to support docstrings in Numpy format
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 1.5.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user