2022-10-12 08:38:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 12 03:02:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.6.3
|
|
|
|
Fixes: #869, #973, #987, #995, #1008
|
|
|
|
Improvements: #951, #1001
|
|
|
|
|
2021-12-21 12:50:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 20 23:00:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 1.5.1
|
|
|
|
* no release notes other than a bunch of github PR and issue
|
|
|
|
numbers: https://github.com/microsoft/debugpy/releases
|
|
|
|
* Python 3.10 is now fully supported
|
|
|
|
- Drop pydevd-openSUSE-attach-autoarch.patch, upstream changed
|
|
|
|
architecture support logic
|
|
|
|
- Drop correct-pthread-library-name.patch merged upstream
|
|
|
|
- Remove performance tweak not compatible with older gdb
|
|
|
|
* gh#microsoft/debugpy#762
|
|
|
|
|
2021-09-02 09:02:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 2 09:01:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add correct-pthread-library-name.patch:
|
|
|
|
* Look for the correct pthread library.
|
|
|
|
|
2021-06-29 20:54:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 29 13:04:38 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 1.3.0
|
|
|
|
* no release notes.
|
|
|
|
- new requirement for ipykernel 6
|
|
|
|
- enable testsuite (multibuild)
|
|
|
|
- defer debundling pydevd
|
|
|
|
- add pydevd-openSUSE-attach-autoarch.patch for support of
|
|
|
|
non-intel architectures when injecting the debug library
|
|
|
|
- skip python36 in order to save resources
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 4 14:41:13 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of debugpy 1.2.0
|