Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=25
This commit is contained in:
parent
1cb5117595
commit
56d0f719e0
@ -1,9 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 4 18:40:28 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove pdb_adjust_breakpoints.patch and instead just adjust location
|
||||
of the test breakpoint in Lib/test/test_pdb.py via sed, because we
|
||||
have shortened Lib/pdb.py by removing the shebang (bpo#45964).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 13:51:57 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Adjust location of the test breakpoint in Lib/test/test_pdb.py,
|
||||
because we have shortened Lib/pdb.py by removing the shebang
|
||||
(bpo#45964).
|
||||
- Add pdb_adjust_breakpoints.patch fixing expectd results in
|
||||
test_pdb_breakpoints_preserved_across_interactive_sessions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 00:17:07 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
Loading…
Reference in New Issue
Block a user