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

This commit is contained in:
Silvan Calarco 2024-01-06 11:02:30 +01:00
parent 37247fb49b
commit dbcdeefd64

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy Name: python-debugpy
Version: 1.6.6 Version: 1.6.6
Release: 1mamba Release: 2mamba
Summary: An implementation of the Debug Adapter Protocol for Python Summary: An implementation of the Debug Adapter Protocol for Python
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.6-2mamba
- rebuilt with python 3.10
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 1.6.6-1mamba * Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 1.6.6-1mamba
- automatic version update by autodist - automatic version update by autodist