rebuilt with python 3.10 [release 0.12-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:05:43 +01:00
parent f15ed7050f
commit b4bf045d5c

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-docstring-to-markdown Name: python-docstring-to-markdown
Version: 0.12 Version: 0.12
Release: 1mamba Release: 2mamba
Summary: On the fly conversion of Python docstrings to markdown Summary: On the fly conversion of Python docstrings to markdown
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.12-2mamba
- rebuilt with python 3.10
* Tue Mar 21 2023 Automatic Build System <autodist@mambasoft.it> 0.12-1mamba * Tue Mar 21 2023 Automatic Build System <autodist@mambasoft.it> 0.12-1mamba
- automatic version update by autodist - automatic version update by autodist