14
0
Commit Graph

10 Commits

Author SHA256 Message Date
d34f4f43d5 Accepting request 1154445 from home:bnavigator:branches:devel:languages:python
- Update to 0.9.8
  * Added Arm 64bit (AArch64) support.
  * Implemented ``PTRACE_GETREGSET`` and ``PTRACE_SETREGSET``
    required on AArch64 and available on Linux.
  * Issue #66: Fix ``SIGTRAP|0x80`` or ``SIGTRAP`` wait in
    syscall_state.exit  (``PTRACE_O_TRACESYSGOOD``).
- Build PEP517 wheels separately in multibuild
- Add patchtes for Python 3.12:
  * python-ptrace-pr81-importlib.patch gh#vstinner/python-ptrace#81
  * python-ptrace-pr83-importlib.patch gh#vstinner/python-ptrace#83

OBS-URL: https://build.opensuse.org/request/show/1154445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=18
2024-03-05 17:03:23 +00:00
7a42fa50d3 Accepting request 862824 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Backport patch to add aarch64 support:
  * add-aarch64-support.patch
- Update to 0.9.7:
  * Add missing module to install directives
- Update to 0.9.6:
  * Drop Python 2.7 support. six dependency is no longer needed
  * Add close_fds and pass_fds to createChild() function
  * Enhance strace.py output for open flags and open optional parameters
  * Add support for PowerPC 64-bit (ppc64)

OBS-URL: https://build.opensuse.org/request/show/862824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=16
2021-01-13 08:59:50 +00:00
Tomáš Chvátal
18870bd75d Accepting request 833469 from home:Guillaume_G:branches:openSUSE:Factory:ARM
OBS-URL: https://build.opensuse.org/request/show/833469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=14
2020-09-10 16:03:03 +00:00
Tomáš Chvátal
2d5e4b7673 Accepting request 824494 from home:mcalabkova:branches:devel:languages:python
- Update to 0.9.5
  * Fix readProcessMappings() for device id on 3 digits. Patch by Cat Stevens.
  * Drop Python 2 support.

OBS-URL: https://build.opensuse.org/request/show/824494
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=12
2020-08-06 05:42:24 +00:00
Tomáš Chvátal
1720c157c6 - Update to 0.9.4:
* Issue #36: Fix detaching from process object created without is_attached=True
  * The project now requires the six module.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=10
2019-09-10 11:06:35 +00:00
f7c0b0206d Accepting request 527285 from home:mimi_vx:branches:devel:languages:python
- update to 0.9.3
  * Fix test_strace.py: tolerate the openat() syscall

OBS-URL: https://build.opensuse.org/request/show/527285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=8
2017-09-19 11:05:16 +00:00
20a1fb2fac Accepting request 527221 from home:mimi_vx:branches:devel:languages:python
- add test_strace.patch - fixes build

OBS-URL: https://build.opensuse.org/request/show/527221
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=7
2017-09-19 07:11:06 +00:00
00df7650ea Accepting request 506614 from home:jengelh:branches:devel:languages:python
- Trim description, rectify errors.

OBS-URL: https://build.opensuse.org/request/show/506614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=5
2017-06-29 17:04:49 +00:00
35da8cd86a Accepting request 506296 from home:mimi_vx:branches:devel:languages:python
- use simplier macros for build c parts and runtests

OBS-URL: https://build.opensuse.org/request/show/506296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=2
2017-06-26 16:44:47 +00:00
Tomas Cech
a02980511b Accepting request 506100 from home:mimi_vx
python-ptrace to singlespec

OBS-URL: https://build.opensuse.org/request/show/506100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=1
2017-06-26 07:40:25 +00:00