diff --git a/debugpy-1.8.1.tar.gz b/debugpy-1.8.1.tar.gz deleted file mode 100644 index 9cffbd8..0000000 --- a/debugpy-1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef3b939b63cf2898f36e1f43cd3d9ec5dc9b3305c024836f8201a932fe16fd4e -size 6900815 diff --git a/debugpy-1.8.2.tar.gz b/debugpy-1.8.2.tar.gz new file mode 100644 index 0000000..34cc50e --- /dev/null +++ b/debugpy-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68cb35f01b943f929ba526af797ba96cff8925bc48dc89b3e2a45b9a782d282 +size 6892384 diff --git a/python-debugpy.changes b/python-debugpy.changes index b267cef..d25c2d3 100644 --- a/python-debugpy.changes +++ b/python-debugpy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 29 19:34:29 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-debugpy.spec b/python-debugpy.spec index 8a5b851..96a68c6 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -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