15
0

- update to 1.8.2:

* Fixed an issue where ApiScan couldn't scan some of our
    binaries correctly. This involved changing some linker flags
    and re-compiling/re-linking some of the pydevd executables
    and dlls.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=35
This commit is contained in:
2024-06-29 19:34:43 +00:00
committed by Git OBS Bridge
parent 40dd90c9b6
commit 57c3b247a6
4 changed files with 13 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-debugpy%{psuffix}
Version: 1.8.1
Version: 1.8.2
Release: 0
Summary: An implementation of the Debug Adapter Protocol for Python
License: MIT