forked from pool/python-python-ptrace
This branch is 3 commits behind pool/python-python-ptrace:factory
- 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
- Remove upstreamed patch:
* add-aarch64-support.patch
OBS-URL: https://build.opensuse.org/request/show/1155342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-ptrace?expand=0&rev=8
Description
No description provided
Languages
Diff
100%