Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dfwinreg for openSUSE:Factory 
checked in at 2024-05-14 13:38:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dfwinreg (Old)
 and      /work/SRC/openSUSE:Factory/.python-dfwinreg.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dfwinreg"

Tue May 14 13:38:02 2024 rev:9 rq:1173787 version:0~20240316

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dfwinreg/python-dfwinreg.changes  
2023-08-09 17:25:37.597519740 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dfwinreg.new.1880/python-dfwinreg.changes    
    2024-05-14 13:39:17.812632981 +0200
@@ -1,0 +2,11 @@
+Mon Apr 22 09:25:25 UTC 2024 - Markéta Machová <[email protected]>
+
+- update to 20240316
+  * Updated pylintrc to version 3.0
+  * Removed end-of-life Python 3.7 support 
+  * Changes for mapping Windows XP UsrClass.dat
+  * Changes for mapping HKEY_CURRENT_USER\Software\Classes
+  * Changes to REGFWinRegistryFile for virtual keys
+  * Changes for handling virtual keys
+
+-------------------------------------------------------------------

Old:
----
  dfwinreg-20211207.tar.gz

New:
----
  dfwinreg-20240316.tar.gz

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

Other differences:
------------------
++++++ python-dfwinreg.spec ++++++
--- /var/tmp/diff_new_pack.mSqdFE/_old  2024-05-14 13:39:18.788668573 +0200
+++ /var/tmp/diff_new_pack.mSqdFE/_new  2024-05-14 13:39:18.788668573 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dfwinreg
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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}
 
-%define timestamp 20211207
+%define timestamp 20240316
 %define modname dfwinreg
 Name:           python-dfwinreg
 Version:        0~%{timestamp}
@@ -34,10 +34,14 @@
 BuildRequires:  %{python_module dtfabric}
 BuildRequires:  %{python_module libcreg}
 BuildRequires:  %{python_module libregf}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-libcreg
+Requires:       python-dfdatetime
+Requires:       python-dtfabric
+Requires:       python-libcreg >= 20210502
 Requires:       python-libregf >= 20201002
 BuildArch:      noarch
 %python_subpackages
@@ -47,15 +51,13 @@
 
 %prep
 %setup -q -n %{modname}-%{timestamp}
-sed -i 's/python setup.py install/python3 setup.py install/' setup.py
-sed -i 's/py2_build/py3_build/' setup.py
 sed -i 's|/usr/bin/env python|/usr/bin/env python3|' run_tests.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 # these are installed into the wrong place

++++++ dfwinreg-20211207.tar.gz -> dfwinreg-20240316.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dfwinreg/dfwinreg-20211207.tar.gz 
/work/SRC/openSUSE:Factory/.python-dfwinreg.new.1880/dfwinreg-20240316.tar.gz 
differ: char 5, line 1

Reply via email to