Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-transaction for openSUSE:Factory checked in at 2026-03-24 18:50:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-transaction (Old) and /work/SRC/openSUSE:Factory/.python-transaction.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-transaction" Tue Mar 24 18:50:00 2026 rev:29 rq:1342194 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-transaction/python-transaction.changes 2024-10-29 14:36:06.071894989 +0100 +++ /work/SRC/openSUSE:Factory/.python-transaction.new.8177/python-transaction.changes 2026-03-24 18:50:52.455420626 +0100 @@ -1,0 +2,8 @@ +Tue Mar 24 09:28:21 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.1: + * Move package metadata from setup.py to pyproject.toml. + * Add support for Python 3.14. + * Drop support for Python 3.8, 3.9. + +------------------------------------------------------------------- Old: ---- transaction-5.0.tar.gz New: ---- transaction-5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-transaction.spec ++++++ --- /var/tmp/diff_new_pack.Ez6jZw/_old 2026-03-24 18:50:52.951441092 +0100 +++ /var/tmp/diff_new_pack.Ez6jZw/_new 2026-03-24 18:50:52.951441092 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-transaction # -# 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,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-transaction -Version: 5.0 +Version: 5.1 Release: 0 Summary: Transaction management for Python License: ZPL-2.1 URL: https://github.com/zopefoundation/transaction Source: https://files.pythonhosted.org/packages/source/t/transaction/transaction-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools >= 78.1.1} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ transaction-5.0.tar.gz -> transaction-5.1.tar.gz ++++++ ++++ 2889 lines of diff (skipped)
