automatic version update by autodist [release 1.8.5-1mamba;Tue Aug 06 2024]

This commit is contained in:
Automatic Build System 2024-08-06 15:38:01 +02:00
parent cfca2dd513
commit 5677e5f11e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy
Version: 1.8.3
Version: 1.8.5
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
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 1.8.5-1mamba
- automatic version update by autodist
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 1.8.3-1mamba
- automatic version update by autodist