15
0

- Remove upstreamed patch setuptools-67.3.0.patch

- Skip test test_attach_pid_client (gh#microsoft/debugpy#1462)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=22
This commit is contained in:
2023-11-17 18:54:53 +00:00
committed by Git OBS Bridge
parent 63a3d9acfd
commit b9dca2b28c
2 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ Fri Nov 17 17:44:21 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Fix invalid file hashes in RECORD of wheels
- Support "restart" in "terminated" event for "attach"{"listen"}
- Use "startDebugging" request for subprocesses
- Remove upstreamed patch setuptools-67.3.0.patch.
- Remove upstreamed patch setuptools-67.3.0.patch
- Skip test test_attach_pid_client (gh#microsoft/debugpy#1462)
-------------------------------------------------------------------
Fri May 19 09:32:55 UTC 2023 - Jiri Srain <jsrain@suse.com>