From dbcdeefd64622833fd4ef2bbf9d1074e0168eca7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:02:30 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.6.6-2mamba;Thu Apr 06 2023] --- python-debugpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-debugpy.spec b/python-debugpy.spec index 0e42922..728027d 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-debugpy Version: 1.6.6 -Release: 1mamba +Release: 2mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Apr 06 2023 Silvan Calarco 1.6.6-2mamba +- rebuilt with python 3.10 + * Tue Jan 24 2023 Automatic Build System 1.6.6-1mamba - automatic version update by autodist