automatic version update by autodist [release 1.6.4-1mamba;Wed Nov 30 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:02:29 +01:00
parent d24295fca2
commit 7037975086

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy
Version: 1.6.3
Version: 1.6.4
Release: 1mamba
Summary: An implementation of the Debug Adapter Protocol for Python
Group: System/Libraries
@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Nov 30 2022 Automatic Build System <autodist@mambasoft.it> 1.6.4-1mamba
- automatic version update by autodist
* Tue Aug 16 2022 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
- automatic version update by autodist