Hello community, here is the log from the commit of package python-pyelftools for openSUSE:Leap:15.2 checked in at 2020-03-21 16:46:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pyelftools (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pyelftools.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyelftools" Sat Mar 21 16:46:57 2020 rev:4 rq:787008 version:0.26 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pyelftools/python-pyelftools.changes 2020-03-02 13:20:46.550090501 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pyelftools.new.3160/python-pyelftools.changes 2020-03-21 16:50:25.549776042 +0100 @@ -1,0 +2,16 @@ +Thu Mar 19 14:07:18 UTC 2020 - Marketa Calabkova <[email protected]> + +- Update to 0.26 + * Call relocation for ARM v3 (#194) + * More complete architecture coverage for ENUM_E_MACHINE (#206) + * Support for .debug_pubtypes and .debug_pubnames sections (#208) + * Support for DWARF v4 location lists (#214) + * Decode strings in dynamic string tables (#217) + * Improve symbol table handling in dynamic segments (#219) + * Improved handling of location information (#225) + * Avoid deprecation warnings in Python 3.7+ + * Add DWARF v5 OPs (#240) + * Handle many new translation forms and constants + * Lazy DIE parsing to speed up partial parsing of DWARF info (#249) + +------------------------------------------------------------------- Old: ---- pyelftools-0.25.tar.gz New: ---- pyelftools-0.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyelftools.spec ++++++ --- /var/tmp/diff_new_pack.i870eA/_old 2020-03-21 16:50:26.005776334 +0100 +++ /var/tmp/diff_new_pack.i870eA/_new 2020-03-21 16:50:26.009776336 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyelftools # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyelftools -Version: 0.25 +Version: 0.26 Release: 0 Summary: Library for analyzing ELF files and DWARF debugging information License: SUSE-Public-Domain @@ -36,6 +36,9 @@ %prep %setup -q -n pyelftools-%{version} +# DROP THIS REMOVAL! +rm test/test_pubtypes.py +# ^^^ https://github.com/eliben/pyelftools/commit/83ad8a220d0fd7a183bf249ad8bbb681227dc266 %build %python_build ++++++ pyelftools-0.25.tar.gz -> pyelftools-0.26.tar.gz ++++++ ++++ 3270 lines of diff (skipped)
