From c6fd8fd242ca97f840d857bd229f276375d8e9be Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:02:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.4.0-1mamba;Thu Jul 22 2021] --- python-debugpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-debugpy.spec b/python-debugpy.spec index db5985c..24c8d63 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -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 -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 1.4.0-1mamba +- automatic version update by autodist + * Tue Jul 13 2021 Silvan Calarco 1.3.0-1mamba - package created using the webbuild interface