14
0

- update to 1.16:

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-macholib?expand=0&rev=19
This commit is contained in:
2023-12-07 22:29:23 +00:00
committed by Git OBS Bridge
parent c3266b2d21
commit 87a45d5ba5
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-macholib
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-macholib
Version: 1.16.2
Version: 1.16.3
Release: 0
Summary: Mach-O header analysis and editing
License: MIT