Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-confuse for openSUSE:Factory 
checked in at 2026-03-25 21:19:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-confuse (Old)
 and      /work/SRC/openSUSE:Factory/.python-confuse.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-confuse"

Wed Mar 25 21:19:41 2026 rev:5 rq:1342385 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-confuse/python-confuse.changes    
2025-11-19 14:58:41.172193604 +0100
+++ /work/SRC/openSUSE:Factory/.python-confuse.new.8177/python-confuse.changes  
2026-03-27 06:47:44.297598125 +0100
@@ -1,0 +2,11 @@
+Tue Mar 24 21:06:07 UTC 2026 - Marius Grossu <[email protected]>
+
+- Update to 2.2.0
+  * Drop support for Python 3.9.
+  * Ship inline type information via a `py.typed` marker for type checkers.
+  * Tighten and extend type hints across the public API, templates, and 
sources.
+  * Add strict mypy configuration and align tests/examples with the new typing.
+  * Include `docs` and `tests` directory in source distributions.
+- Added BuildRequires: %{python_module typing-extensions} and %{python_module 
pytest}
+
+-------------------------------------------------------------------

Old:
----
  confuse-2.1.0.tar.gz

New:
----
  confuse-2.2.0.tar.gz

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

Other differences:
------------------
++++++ python-confuse.spec ++++++
--- /var/tmp/diff_new_pack.c3ugCK/_old  2026-03-27 06:47:44.809619261 +0100
+++ /var/tmp/diff_new_pack.c3ugCK/_new  2026-03-27 06:47:44.809619261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-confuse
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-confuse
-Version:        2.1.0
+Version:        2.2.0
 Release:        0
 Summary:        Painless YAML configuration
 License:        MIT
@@ -27,6 +27,8 @@
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry-core}
+BuildRequires:  %{python_module typing-extensions}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-PyYAML

++++++ confuse-2.1.0.tar.gz -> confuse-2.2.0.tar.gz ++++++
++++ 10049 lines of diff (skipped)

Reply via email to