rebuilt with python 3.10 [release 1.2.0-2mamba;Fri Apr 08 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 16:39:04 +01:00
parent 38e250bcae
commit d0abd71151

View File

@ -1,6 +1,6 @@
Name: python-setuptools-rust
Version: 1.2.0
Release: 1mamba
Release: 2mamba
Summary: A plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython
Group: System/Libraries
Vendor: openmamba
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Apr 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-2mamba
- rebuilt with python 3.10
* Wed Mar 23 2022 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic version update by autodist