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 2025-11-19 14:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-confuse (Old) and /work/SRC/openSUSE:Factory/.python-confuse.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-confuse" Wed Nov 19 14:55:27 2025 rev:4 rq:1318480 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-confuse/python-confuse.changes 2023-05-04 17:11:00.216515690 +0200 +++ /work/SRC/openSUSE:Factory/.python-confuse.new.2061/python-confuse.changes 2025-11-19 14:58:41.172193604 +0100 @@ -1,0 +2,10 @@ +Tue Nov 11 16:39:57 UTC 2025 - Markéta Machová <[email protected]> + +- update to 2.1.0 + * Bump Python to 3.9 and clean-up Python 2 leftovers + * Address deprecation of pkgutil.get_loader + * Remove template_with_relatives + * Added typehints to the as_* helpers + * Explicitly support Python 3.13, 3.14 and synchronise docs and docs config + +------------------------------------------------------------------- Old: ---- confuse-2.0.1.tar.gz New: ---- confuse-2.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-confuse.spec ++++++ --- /var/tmp/diff_new_pack.KUr5Q1/_old 2025-11-19 14:58:44.124318336 +0100 +++ /var/tmp/diff_new_pack.KUr5Q1/_new 2025-11-19 14:58:44.128318505 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-confuse # -# Copyright (c) 2023 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 @@ -18,16 +18,15 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-confuse -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Painless YAML configuration License: MIT URL: https://github.com/beetbox/confuse -Source: https://files.pythonhosted.org/packages/source/c/confuse/confuse-%{version}.tar.gz +Source: https://github.com/beetbox/confuse/archive/refs/tags/v%{version}.tar.gz#/confuse-%{version}.tar.gz BuildRequires: %{python_module PyYAML} -BuildRequires: %{python_module flit >= 2} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-PyYAML ++++++ confuse-2.0.1.tar.gz -> confuse-2.1.0.tar.gz ++++++ ++++ 2572 lines of diff (skipped)
