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