Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ttp for openSUSE:Factory checked in at 2025-11-19 15:01:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ttp (Old) and /work/SRC/openSUSE:Factory/.python-ttp.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ttp" Wed Nov 19 15:01:17 2025 rev:6 rq:1318546 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ttp/python-ttp.changes 2024-04-08 17:52:25.474023327 +0200 +++ /work/SRC/openSUSE:Factory/.python-ttp.new.2061/python-ttp.changes 2025-11-19 15:05:08.236545640 +0100 @@ -1,0 +2,9 @@ +Wed Nov 19 04:34:42 UTC 2025 - Steve Kowalik <[email protected]> + +- Update to 0.10.0: + * Removed Python2.7 support + * Lowest supported version is python 3.9 + * Merged PR 131 - fixes lazy loading for Py3.14, fixes issue #133 +- Drop patch fix-tests.patch, merged upstream. + +------------------------------------------------------------------- Old: ---- fix-tests.patch ttp-0.9.5.tar.gz New: ---- ttp-0.10.0.tar.gz ----------(Old B)---------- Old: * Merged PR 131 - fixes lazy loading for Py3.14, fixes issue #133 - Drop patch fix-tests.patch, merged upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ttp.spec ++++++ --- /var/tmp/diff_new_pack.ehW3mV/_old 2025-11-19 15:05:11.104666671 +0100 +++ /var/tmp/diff_new_pack.ehW3mV/_new 2025-11-19 15:05:11.108666840 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ttp # -# Copyright (c) 2024 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 @@ -26,17 +26,15 @@ %endif %{?sle15_python_module_pythons} Name: python-ttp%{psuffix} -Version: 0.9.5 +Version: 0.10.0 Release: 0 Summary: Template Text Parser License: MIT URL: https://github.com/dmulyalin/ttp Source: https://github.com/dmulyalin/ttp/archive/refs/tags/%{version}.tar.gz#/ttp-%{version}.tar.gz -# PATCH-FIX-UPSTREAM fix-tests.patch gh#dmulyalin/ttp#90 -Patch0: fix-tests.patch +BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core >= 1.0.0} -BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros %if %{with test} BuildRequires: %{python_module Cerberus} @@ -61,7 +59,6 @@ %prep %autosetup -p1 -n ttp-%{version} -rm ttp/utils/load_python_exec_py2.py %build %if !%{with test} @@ -96,6 +93,6 @@ %license LICENSE %python_alternative %{_bindir}/ttp %{python_sitelib}/ttp -%{python_sitelib}/ttp-%{version}*-info +%{python_sitelib}/ttp-%{version}.dist-info %endif ++++++ ttp-0.9.5.tar.gz -> ttp-0.10.0.tar.gz ++++++ ++++ 3446 lines of diff (skipped)
