Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xmltodict for 
openSUSE:Factory checked in at 2024-02-15 20:58:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xmltodict (Old)
 and      /work/SRC/openSUSE:Factory/.python-xmltodict.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xmltodict"

Thu Feb 15 20:58:36 2024 rev:9 rq:1146209 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xmltodict/python-xmltodict.changes        
2023-05-10 16:17:22.182564847 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xmltodict.new.1815/python-xmltodict.changes  
    2024-02-15 20:58:39.204253932 +0100
@@ -1,0 +2,5 @@
+Mon Feb 12 15:02:30 UTC 2024 - Matej Cepl <[email protected]>
+
+- Clean up the SPEC file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-xmltodict.spec ++++++
--- /var/tmp/diff_new_pack.0gY1DI/_old  2024-02-15 20:58:39.752273723 +0100
+++ /var/tmp/diff_new_pack.0gY1DI/_new  2024-02-15 20:58:39.756273867 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xmltodict
 #
-# 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
@@ -25,13 +25,15 @@
 URL:            https://github.com/martinblech/xmltodict
 Source:         
https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-%{version}.tar.gz
 Patch0:         skip-tests-expat-245.patch
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-xml
 BuildArch:      noarch
-BuildRequires:  %{python_module pytest}
 %python_subpackages
 
 %description
@@ -45,11 +47,11 @@
 
 %build
 export LANG=en_US.UTF-8
-%python_build
+%pyproject_wheel
 
 %install
 export LANG=en_US.UTF-8
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -61,5 +63,5 @@
 %doc README.md
 %{python_sitelib}/xmltodict.py*
 %pycache_only %{python_sitelib}/__pycache__/xmltodict.*.py*
-%{python_sitelib}/xmltodict-%{version}-py*.egg-info
+%{python_sitelib}/xmltodict-%{version}*-info
 

Reply via email to