40 Commits

Author SHA256 Message Date
Ana Guerrero
ab10f414e4 Accepting request 1203878 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1203878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=18
2024-09-29 16:09:06 +00:00
7e7d25fe10 - Drop unneeded Django test dependency
- Skip one failing test on aarch64

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=37
2024-09-26 12:09:55 +00:00
Dominique Leuenberger
19c3b78bff Accepting request 1184031 from devel:languages:python
- update to 1.8.2:
  * Fixed an issue where ApiScan couldn't scan some of our
    binaries correctly. This involved changing some linker flags
    and re-compiling/re-linking some of the pydevd executables
    and dlls.

OBS-URL: https://build.opensuse.org/request/show/1184031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=17
2024-07-01 09:19:22 +00:00
57c3b247a6 - update to 1.8.2:
* Fixed an issue where ApiScan couldn't scan some of our
    binaries correctly. This involved changing some linker flags
    and re-compiling/re-linking some of the pydevd executables
    and dlls.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-debugpy?expand=0&rev=35
2024-06-29 19:34:43 +00:00
Ana Guerrero
9f83a27c10 Accepting request 1164269 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1164269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=16
2024-04-03 15:18:26 +00:00
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
Ana Guerrero
a53867ef03 Accepting request 1146922 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1146922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=15
2024-02-15 19:59:39 +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
Ana Guerrero
c15cee8e7a Accepting request 1142263 from devel:languages:python
- Disable broken tests in s390x, bsc#1217019

OBS-URL: https://build.opensuse.org/request/show/1142263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=14
2024-01-30 17:23:56 +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
Ana Guerrero
2d0bf79304 Accepting request 1131030 from devel:languages:python
- 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/request/show/1131030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=13
2023-12-06 22:47:46 +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
Ana Guerrero
0613da5e99 Accepting request 1129088 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1129088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=12
2023-11-27 21:43: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
Ana Guerrero
09f4c4df84 Accepting request 1127362 from devel:languages:python
- 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
- Skip test test_attach_pid_client (gh#microsoft/debugpy#1462)

OBS-URL: https://build.opensuse.org/request/show/1127362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=11
2023-11-19 19:15:34 +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
Dominique Leuenberger
4079abeddc Accepting request 1087981 from devel:languages:python
- refresh the tarball from upstream

OBS-URL: https://build.opensuse.org/request/show/1087981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=10
2023-05-20 15:23:38 +00:00
92ca21dd6b 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
Dominique Leuenberger
0cf8287a9f Accepting request 1072342 from devel:languages:python
- Add setuptools-67.3.0.patch to fix test issues with new setuptools.
  gh#microsoft/debugpy#1230

OBS-URL: https://build.opensuse.org/request/show/1072342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=9
2023-03-17 16:01:10 +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
Dominique Leuenberger
a053642134 Accepting request 1062640 from devel:languages:python
- skip more tests for python 3.11

OBS-URL: https://build.opensuse.org/request/show/1062640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=8
2023-02-03 21:04:43 +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
Dominique Leuenberger
01a7aa1f99 Accepting request 1060514 from devel:languages:python
- update to v1.6.6:
  * Disable optimization causing issues when debugging Python 3.10 and 3.11.

OBS-URL: https://build.opensuse.org/request/show/1060514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=7
2023-01-25 16:42:20 +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
Dominique Leuenberger
aa1e3dc3d7 Accepting request 1059952 from devel:languages:python
- update to v1.6.5:
  * Fixes: #1078, #1129, #1138, #1142, #1146, #1148, #1154

OBS-URL: https://build.opensuse.org/request/show/1059952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=6
2023-01-21 18:10:15 +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
Dominique Leuenberger
68e6b241c7 Accepting request 1039300 from devel:languages:python
- 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/request/show/1039300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=5
2022-12-02 12:12:07 +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
Dominique Leuenberger
01b56dbdce Accepting request 1010150 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=4
2022-10-14 13:40:27 +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
Dominique Leuenberger
eb540ff452 Accepting request 941846 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/941846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=3
2021-12-22 19:17:50 +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
Dominique Leuenberger
66a4ef6319 Accepting request 915711 from devel:languages:python
- Add correct-pthread-library-name.patch:
  * Look for the correct pthread library.

OBS-URL: https://build.opensuse.org/request/show/915711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=2
2021-09-04 20:32:09 +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
Dominique Leuenberger
9a58275edf Accepting request 908015 from devel:languages:python
new requirement of ipykernel 6

OBS-URL: https://build.opensuse.org/request/show/908015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-debugpy?expand=0&rev=1
2021-07-26 15:38:06 +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