rebuilt with python 3.10 [release 0.2.0-3mamba;Wed Apr 05 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 10:48:19 +01:00
parent 99e4d0cdaa
commit 8bd8b4264e

View File

@ -1,6 +1,6 @@
Name: python-backcall Name: python-backcall
Version: 0.2.0 Version: 0.2.0
Release: 2mamba Release: 3mamba
Summary: Specifications for callback functions passed in to an API Summary: Specifications for callback functions passed in to an API
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-3mamba
- rebuilt with python 3.10
* Sat Feb 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba * Sat Feb 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba
- rebuilt with distdeps - rebuilt with distdeps