Commit Graph

19 Commits

Author SHA256 Message Date
40dd90c9b6 Accepting request 1163324 from home:ecsos:python
- Fix build error in Leap.

OBS-URL: https://build.opensuse.org/request/show/1163324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=33
2024-04-03 06:43:38 +00:00
b117302b64 Accepting request 1146921 from home:dgarcia:staging
- Skip attach_pid tests that fails in OBS run environment bsc#1219921

OBS-URL: https://build.opensuse.org/request/show/1146921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=31
2024-02-15 17:40:40 +00:00
03cd85c1b5 - Update to 1.8.1:
- Python 3.12 is now fully supported.
  - Fixes:
    - Can no longer expand Numpy arrays to view elements #1408
    - Namedtuple are not rendered in the variable browser as expected #1477
  - Enhancements:
    - Report sockets opened by debugpy #1337

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=30
2024-02-14 11:09:46 +00:00
4972c82fec - Disable broken tests in s390x, bsc#1217019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=28
2024-01-29 13:20:10 +00:00
91a208133a - remove python 3.6 support as the version update to 1.8.0 dropped
it
- Update to version 1.6.3
  * Look for the correct pthread library.
- enable testsuite (multibuild)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=26
2023-12-05 17:16:52 +00:00
d19f9610bd - Increase timeouts for tests, bsc#1217019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=24
2023-11-20 09:18:07 +00:00
b9dca2b28c - 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
2023-11-17 18:54:53 +00:00
63a3d9acfd - 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
05cb9e6e7c - 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
e1e5d8119a - 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
0238662882 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
70ef1d1dc4 - 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
3319b2b548 - 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
85ac9854d8 - 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
d158d1ed97 - 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
0ea1260510 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
1f12bf9c89 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
Steve Kowalik
82cb29b3ea - 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
6cfc94a4cb 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