automatic version update by autodist [release 1.4.0-1mamba;Thu Jul 22 2021]

This commit is contained in:
Automatic Build System 2024-01-06 11:02:28 +01:00
parent a1edd03604
commit c6fd8fd242

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy
Version: 1.3.0
Version: 1.4.0
Release: 1mamba
Summary: An implementation of the Debug Adapter Protocol for Python
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://aka.ms/debugpy
URL: https://github.com/microsoft/debugpy/
Source: https://pypi.debian.net/debugpy/debugpy-%{version}.zip
License: MIT
## AUTOBUILDREQ-BEGIN
@ -49,5 +49,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Thu Jul 22 2021 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist
* Tue Jul 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
- package created using the webbuild interface