Hello community,

here is the log from the commit of package python-pyelftools for 
openSUSE:Factory checked in at 2020-03-20 23:55:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyelftools (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyelftools.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyelftools"

Fri Mar 20 23:55:10 2020 rev:3 rq:786499 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyelftools/python-pyelftools.changes      
2019-05-27 08:39:39.319041271 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyelftools.new.3160/python-pyelftools.changes
    2020-03-20 23:59:20.797019983 +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.wbD1bQ/_old  2020-03-20 23:59:22.113020817 +0100
+++ /var/tmp/diff_new_pack.wbD1bQ/_new  2020-03-20 23:59:22.121020823 +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)


Reply via email to