automatic version update by autodist [release 1.8.7-1mamba;Fri Oct 11 2024]

This commit is contained in:
Automatic Build System 2024-10-11 21:22:41 +02:00
parent 3cf4e4d90c
commit 4b0d36e864

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy
Version: 1.8.6
Version: 1.8.7
Release: 1mamba
Summary: An implementation of the Debug Adapter Protocol for Python
Group: System/Libraries
@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 1.8.7-1mamba
- automatic version update by autodist
* Wed Sep 25 2024 Automatic Build System <autodist@openmamba.org> 1.8.6-1mamba
- automatic version update by autodist