rebuilt with python 3.10 [release 1.0.0-2mamba;Sat Apr 08 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:28:56 +01:00
parent 7fbfeaf1ae
commit c747fc51df

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-mypy_extensions
Version: 1.0.0
Release: 1mamba
Release: 2mamba
Summary: Experimental type system extensions for programs checked with the mypy typechecker.
Group: System/Libraries
Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sat Apr 08 2023 Sdk Build System <sdk@mambasoft.it> 1.0.0-2mamba
- rebuilt with python 3.10
* Mon Feb 06 2023 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
- automatic version update by autodist