- 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:
parent
40dd90c9b6
commit
57c3b247a6
BIN
debugpy-1.8.1.tar.gz
(Stored with Git LFS)
BIN
debugpy-1.8.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
debugpy-1.8.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
debugpy-1.8.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user