automatic version update by autodist [release 1.8.21-1mamba;Tue Jun 02 2026]

This commit is contained in:
2026-06-02 14:34:49 +02:00
parent 2198b5722e
commit 3f966ef408
+4 -2
View File
@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-debugpy
Version: 1.8.20
Version: 1.8.21
Release: 1mamba
Summary: An implementation of the Debug Adapter Protocol for Python
Group: System/Libraries
@@ -13,7 +13,6 @@ License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
@@ -51,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Jun 02 2026 Automatic Build System <autodist@openmamba.org> 1.8.21-1mamba
- automatic version update by autodist
* Fri Jan 30 2026 Automatic Build System <autodist@openmamba.org> 1.8.20-1mamba
- automatic version update by autodist