rebuilt with python 3.10 [release 3.0.3-2mamba;Thu Apr 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:54:07 +01:00
parent 0fcc38d14a
commit af7479e162

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-wurlitzer
Version: 3.0.3
Release: 1mamba
Release: 2mamba
Summary: Capture C-level output in context managers
Group: System/Libraries
Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.3-2mamba
- rebuilt with python 3.10
* Thu Dec 01 2022 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
- automatic version update by autodist