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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 29 19:34:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Thu Mar 28 12:55:24 UTC 2024 - ecsos <ecsos@opensuse.org>