Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Unidecode for
openSUSE:Factory checked in at 2025-08-08 15:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Unidecode (Old)
and /work/SRC/openSUSE:Factory/.python-Unidecode.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Unidecode"
Fri Aug 8 15:12:29 2025 rev:24 rq:1298180 version:1.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Unidecode/python-Unidecode.changes
2025-06-12 15:55:26.626616051 +0200
+++
/work/SRC/openSUSE:Factory/.python-Unidecode.new.1085/python-Unidecode.changes
2025-08-08 15:13:24.500022087 +0200
@@ -1,0 +2,5 @@
+Wed Aug 6 17:56:25 UTC 2025 - BenoƮt Monin <[email protected]>
+
+- set the minimum python version to 3.7
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Unidecode.spec ++++++
--- /var/tmp/diff_new_pack.pprJkL/_old 2025-08-08 15:13:25.184050734 +0200
+++ /var/tmp/diff_new_pack.pprJkL/_new 2025-08-08 15:13:25.184050734 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-Unidecode
#
-# Copyright (c) 2025 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
@@ -25,6 +25,7 @@
License: GPL-2.0-or-later
URL: https://pypi.python.org/pypi/Unidecode
Source:
https://files.pythonhosted.org/packages/source/U/Unidecode/Unidecode-%{version}.tar.gz
+BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}