diff --git a/python-numpydoc.spec b/python-numpydoc.spec index 586f34b..0b5c2bd 100644 --- a/python-numpydoc.spec +++ b/python-numpydoc.spec @@ -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 1.5.0-2mamba +- rebuilt with python 3.10 + * Sun Oct 09 2022 Automatic Build System 1.5.0-1mamba - automatic version update by autodist