Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gnureadline for openSUSE:Factory checked in at 2026-03-16 14:17:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gnureadline (Old) and /work/SRC/openSUSE:Factory/.python-gnureadline.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gnureadline" Mon Mar 16 14:17:03 2026 rev:2 rq:1339163 version:8.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gnureadline/python-gnureadline.changes 2025-06-10 09:09:37.634203971 +0200 +++ /work/SRC/openSUSE:Factory/.python-gnureadline.new.8177/python-gnureadline.changes 2026-03-16 14:20:15.180568497 +0100 @@ -1,0 +2,9 @@ +Sun Mar 15 20:08:11 UTC 2026 - Dirk Müller <[email protected]> + +- update to 8.3.3: + * #80, #81: Supports Python 3.14 and early 3.15 (also free- + threaded versions) + * Uses Python 3.15.0a3 readline.c (commit 4238a97, 2025-12-05) + * Updated to build against readline 8.3 (patch-level 3) + +------------------------------------------------------------------- Old: ---- python-gnureadline-8.2.13.tar.gz New: ---- python-gnureadline-8.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gnureadline.spec ++++++ --- /var/tmp/diff_new_pack.pjCpKT/_old 2026-03-16 14:20:15.900598437 +0100 +++ /var/tmp/diff_new_pack.pjCpKT/_new 2026-03-16 14:20:15.900598437 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gnureadline # -# Copyright (c) 2025 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,7 +18,7 @@ %define _modname gnureadline Name: python-gnureadline -Version: 8.2.13 +Version: 8.3.3 Release: 0 Summary: The standard Python readline extension statically linked against the GNU readline library License: GPL-3.0-or-later @@ -27,12 +27,12 @@ Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: pkgconfig(ncurses) -BuildRequires: %{python_module pytest} %python_subpackages %description ++++++ python-gnureadline-8.2.13.tar.gz -> python-gnureadline-8.3.3.tar.gz ++++++ ++++ 2519 lines of diff (skipped)
