14
0

Accepting request 1007009 from home:yarunachalam:branches:devel:languages:python

- version update to 1.16 
  * Add allow_unknown_load_commands option to MachO and ```macholib.MachOHeader``.

OBS-URL: https://build.opensuse.org/request/show/1007009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-macholib?expand=0&rev=13
This commit is contained in:
2022-09-29 19:01:53 +00:00
committed by Git OBS Bridge
parent 3f65de1608
commit 4739f82b7c
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 29 15:42:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- version update to 1.16
* Add allow_unknown_load_commands option to MachO and ```macholib.MachOHeader``.
-------------------------------------------------------------------
Mon May 25 06:50:39 UTC 2020 - Petr Gajdos <pgajdos@suse.com>