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 2022-06-07 11:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pefile (Old)
 and      /work/SRC/openSUSE:Factory/.python-pefile.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pefile"

Tue Jun  7 11:45:15 2022 rev:6 rq:981054 version:2022.5.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pefile/python-pefile.changes      
2019-04-30 13:03:48.766073591 +0200
+++ /work/SRC/openSUSE:Factory/.python-pefile.new.1548/python-pefile.changes    
2022-06-07 11:45:24.899253698 +0200
@@ -1,0 +2,14 @@
+Mon Jun  6 22:43:35 UTC 2022 - Greg Freemyer <[email protected]>
+
+- update to version 2022.5.30
+  * Merged pull request #344 from elicn/faster-reloc: Speed up relocation 
process
+  * Merged pull request #175 from tdube/patch-1: Fix catch-all exception 
clause in parse_resources_directory
+  * Turn data into a bytearray to avoid copying data around (from elicn)
+  * Merged pull request #343 from mat-gas/master: various performances 
improvements (30-50% in certain workflows, 15-25% in average)
+  * Merged pull request #340 from dinateper/feature/PEfile_context_manager: 
Update PE to allow with statements
+  * Removed legacy Python 2 code
+  * Miscellaneous other fixes.
+
+- add %define skip_python2 1
+
+-------------------------------------------------------------------

Old:
----
  pefile-2019.4.18.tar.gz

New:
----
  pefile-2022.5.30.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pefile.spec ++++++
--- /var/tmp/diff_new_pack.dQakO7/_old  2022-06-07 11:45:25.359254325 +0200
+++ /var/tmp/diff_new_pack.dQakO7/_new  2022-06-07 11:45:25.363254331 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pefile
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
+
 Name:           python-pefile
-Version:        2019.4.18
+Version:        2022.5.30
 Release:        0
 Summary:        A python module to work with PE (pertable executable) files
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/erocarrera/pefile
+URL:            https://github.com/erocarrera/pefile
 Source:         
https://files.pythonhosted.org/packages/source/p/pefile/pefile-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++++++ pefile-2019.4.18.tar.gz -> pefile-2022.5.30.tar.gz ++++++
++++ 10992 lines of diff (skipped)

Reply via email to