Commit Graph

13 Commits

Author SHA256 Message Date
21c89b0a07 - Update to 1.8.0:
- Error while enumerating installed packages.
  - Drops Python 3.7 support. Please use debugpy v1.7.0 if you
    need to debug Python 3.7.
  - Remove DeprecationWarning: Deprecated call to
    pkg_resources.declare_namespace('pydevd_plugins.extensions')
  - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=21
2023-11-17 17:57:30 +00:00
f732346b8a Accepting request 1087935 from home:jsrain:branches:devel:languages:python
- refresh the tarball from upstream

OBS-URL: https://build.opensuse.org/request/show/1087935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=19
2023-05-19 17:03:44 +00:00
d0fdeb6037 - Add setuptools-67.3.0.patch to fix test issues with new setuptools.
gh#microsoft/debugpy#1230

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=17
2023-03-16 10:53:35 +00:00
62ff680171 - skip more tests for python 3.11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=15
2023-02-02 12:58:48 +00:00
4122ea2b75 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=14 2023-02-02 10:43:58 +00:00
66a8d61718 - skip building for python 3.11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=13
2023-02-02 10:42:57 +00:00
688eced737 - update to v1.6.6:
* Disable optimization causing issues when debugging Python 3.10 and 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=11
2023-01-23 20:40:00 +00:00
b3a1cef391 - update to v1.6.5:
* Fixes: #1078, #1129, #1138, #1142, #1146, #1148, #1154

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=9
2023-01-20 11:59:27 +00:00
321b93dd37 - Update to version 1.6.4
Fixes: #985, #1003, #1005, #1018, #1024, #1025, #1030, #1031, #1042, #1064,
         #1081, #1100, #1104, #1111, #1126
  Improvements: #532, #989, #1022, #1056, #1099

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=7
2022-12-01 11:20:54 +00:00
70a21de9ec Accepting request 1009973 from home:yarunachalam:branches:devel:languages:python
- Update to version 1.6.3 
  Fixes: #869, #973, #987, #995, #1008
  Improvements: #951, #1001

OBS-URL: https://build.opensuse.org/request/show/1009973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=5
2022-10-12 08:38:58 +00:00
eb642b0eae Accepting request 941830 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/941830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=4
2021-12-21 12:50:00 +00:00
1609d4d04f - Add correct-pthread-library-name.patch:
* Look for the correct pthread library.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=3
2021-09-02 09:02:04 +00:00
d4becef794 Accepting request 903093 from home:bnavigator:branches:devel:languages:python
new requirement for upcoming ipykernel 6

OBS-URL: https://build.opensuse.org/request/show/903093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=1
2021-06-29 20:54:00 +00:00