Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-flufl.i18n for
openSUSE:Factory checked in at 2026-03-31 15:23:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flufl.i18n (Old)
and /work/SRC/openSUSE:Factory/.python-flufl.i18n.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flufl.i18n"
Tue Mar 31 15:23:14 2026 rev:10 rq:1343853 version:6.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flufl.i18n/python-flufl.i18n.changes
2024-01-17 22:16:23.901417570 +0100
+++
/work/SRC/openSUSE:Factory/.python-flufl.i18n.new.1999/python-flufl.i18n.changes
2026-03-31 15:24:33.982012117 +0200
@@ -1,0 +2,12 @@
+Tue Mar 31 08:24:07 UTC 2026 - Gemini CLI <[email protected]>
+
+- update to 6.0.0:
+ * Drop Python 3.9.
+ * Drop Python 3.8, add support for Python 3.13 and 3.14.
+ * Modernize type hinting.
+ * Add support for Python 3.12.
+ * Switch to hatch, replacing pdm and tox.
+ * Switch to ruff from blue and isort.
+ * Other code improvements and modernizations.
+
+-------------------------------------------------------------------
Old:
----
flufl_i18n-5.0.2.tar.gz
New:
----
flufl_i18n-6.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flufl.i18n.spec ++++++
--- /var/tmp/diff_new_pack.Ay954O/_old 2026-03-31 15:24:35.294066760 +0200
+++ /var/tmp/diff_new_pack.Ay954O/_new 2026-03-31 15:24:35.306067259 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-flufl.i18n
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 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
@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-flufl.i18n
-Version: 5.0.2
+Version: 6.0.0
Release: 0
Summary: High level API for internationalizing Python libraries and
applications
License: Apache-2.0
URL: https://gitlab.com/warsaw/flufl.i18n
Source:
https://files.pythonhosted.org/packages/source/f/flufl.i18n/flufl_i18n-%{version}.tar.gz
-BuildRequires: %{python_module pdm-backend}
+BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
@@ -33,11 +33,9 @@
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module sybil}
-BuildRequires: %{python_module typing_extensions}
# /SECTION
BuildRequires: fdupes
Requires: python-atpublic
-Suggests: python-typing_extensions
BuildArch: noarch
%python_subpackages
++++++ flufl_i18n-5.0.2.tar.gz -> flufl_i18n-6.0.0.tar.gz ++++++
++++ 1686 lines of diff (skipped)