Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pefile for openSUSE:Factory checked in at 2026-04-28 11:53:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pefile (Old) and /work/SRC/openSUSE:Factory/.python-pefile.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pefile" Tue Apr 28 11:53:23 2026 rev:11 rq:1349275 version:2024.8.26 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pefile/python-pefile.changes 2024-01-05 22:59:39.222417832 +0100 +++ /work/SRC/openSUSE:Factory/.python-pefile.new.11940/python-pefile.changes 2026-04-28 11:53:34.114528832 +0200 @@ -1,0 +2,37 @@ +Sat Apr 25 20:00:09 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2024.8.26: + * Close the __data__ attribute before reassigning it + * Floor division (//) does mathematical division with the floor + functio… + * Update new dvrt type and Load Config filed adapt to Windows11 + * fix PE.get_data + * Fix ambiguous string syntax for PEid parsing regexp + * fixed a memory leak that caused the pe file to be access + locked. + * Exphash from sha256 to md5 to match imphash + * More readable calls to superclass + * Fix cache_adjust_FileAlignment to work with files not aligned + to 0x200 + * [StepSecurity] Apply security best practices + * Create sets using curly brackets + * Change IOError to OSError + * Apply isort to sort all imports + * Remove "OC Patch" comments + * Update tox.ini Python versions + * Use with statement to write to file + * Remove distutils use + * Use chaining comparison operators + * Replace list comprehension with set comprehension + * Use not in operator + * Replace base class name with super() + * Increase readability and consistency + * Tiny comment improvements + * Update oleaut32.py from oleaut32.dll + * Improve parse_rich_header + * Include ordinals for wsock32.dll + * Update ws2_32.py from ws2_32.dll + * Update pefile.py for typo + * Add parsing for IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS + +------------------------------------------------------------------- Old: ---- pefile-2023.2.7.tar.gz New: ---- pefile-2024.8.26.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pefile.spec ++++++ --- /var/tmp/diff_new_pack.nnkabh/_old 2026-04-28 11:53:34.826558234 +0200 +++ /var/tmp/diff_new_pack.nnkabh/_new 2026-04-28 11:53:34.842558894 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pefile # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %{?sle15_python_module_pythons} Name: python-pefile -Version: 2023.2.7 +Version: 2024.8.26 Release: 0 Summary: A python module to work with PE (pertable executable) files -License: BSD-3-Clause +License: MIT Group: Development/Languages/Python URL: https://github.com/erocarrera/pefile Source: https://files.pythonhosted.org/packages/source/p/pefile/pefile-%{version}.tar.gz @@ -65,7 +65,6 @@ # %%python_exec setup.py test %files %{python_files} -%doc README %license LICENSE %pycache_only %{python_sitelib}/__pycache__/pe*.pyc %{python_sitelib}/ordlookup ++++++ pefile-2023.2.7.tar.gz -> pefile-2024.8.26.tar.gz ++++++ ++++ 2593 lines of diff (skipped)
