14
0

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
This commit is contained in:
Tomáš Chvátal
2020-08-06 05:42:24 +00:00
committed by Git OBS Bridge
parent 1720c157c6
commit 2d5e4b7673
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 5 12:47:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.9.5
* Fix readProcessMappings() for device id on 3 digits. Patch by Cat Stevens.
* Drop Python 2 support.
-------------------------------------------------------------------
Tue Sep 10 11:05:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>