7bc2d9 Update python-python-ptrace to version 0.9.8 / rev 8 via SR 1155342

10 files Authored by mcepl a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update python-python-ptrace to version 0.9.8 / rev 8 via SR 1155342
    
    https://build.opensuse.org/request/show/1155342
    by user mcepl + dimstar_suse
    - 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
    
        
file modified
+0 -0
file modified
+19 -0
file added
+4
file removed
-769
file modified
+16 -0
file modified
+69 -18