Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-et_xmlfile for 
openSUSE:Factory checked in at 2025-11-19 15:01:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-et_xmlfile (Old)
 and      /work/SRC/openSUSE:Factory/.python-et_xmlfile.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-et_xmlfile"

Wed Nov 19 15:01:07 2025 rev:7 rq:1318545 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-et_xmlfile/python-et_xmlfile.changes      
2024-11-24 11:05:08.893210174 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-et_xmlfile.new.2061/python-et_xmlfile.changes
    2025-11-19 15:04:58.364128847 +0100
@@ -1,0 +2,6 @@
+Wed Nov 19 04:36:02 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Add patch support-python314.patch:
+  * Support Python 3.14 changes.
+
+-------------------------------------------------------------------

New:
----
  support-python314.patch

----------(New B)----------
  New:
- Add patch support-python314.patch:
  * Support Python 3.14 changes.
----------(New E)----------

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

Other differences:
------------------
++++++ python-et_xmlfile.spec ++++++
--- /var/tmp/diff_new_pack.p0Gx3s/_old  2025-11-19 15:05:01.544263169 +0100
+++ /var/tmp/diff_new_pack.p0Gx3s/_new  2025-11-19 15:05:01.548263338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-et_xmlfile
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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
@@ -24,6 +24,8 @@
 License:        MIT
 URL:            https://foss.heptapod.net/openpyxl/et_xmlfile
 Source0:        
https://foss.heptapod.net/openpyxl/et_xmlfile/-/archive/%{version}/et_xmlfile-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM 
https://foss.heptapod.net/openpyxl/et_xmlfile/-/merge_requests/4
+Patch0:         support-python314.patch
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
@@ -43,8 +45,7 @@
 the openpyxl project but is now a standalone module.
 
 %prep
-%setup -q -n et_xmlfile-%{version}
-rm -rf *.egg-info
+%autosetup -p1 -n et_xmlfile-%{version}
 
 %build
 %pyproject_wheel
@@ -59,6 +60,6 @@
 %files %{python_files}
 %license LICENCE.rst
 %doc README.rst
-%{python_sitelib}/et_xmlfile-%{version}*-info
+%{python_sitelib}/et_xmlfile-%{version}.dist-info
 %{python_sitelib}/et_xmlfile
 

++++++ support-python314.patch ++++++
++++ 788 lines (skipped)

Reply via email to