Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipython for openSUSE:Factory checked in at 2025-01-30 14:49:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipython (Old) and /work/SRC/openSUSE:Factory/.python-ipython.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython" Thu Jan 30 14:49:16 2025 rev:52 rq:1241190 version:8.31.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes 2024-12-11 21:04:51.542281062 +0100 +++ /work/SRC/openSUSE:Factory/.python-ipython.new.2316/python-ipython.changes 2025-01-30 14:49:21.788901490 +0100 @@ -1,0 +2,10 @@ +Tue Jan 28 13:13:39 UTC 2025 - Yunus Acar <yunus.a...@suse.com> + +- Update to 8.31 + * #14594 Fix completion in tuples, where the completion was suggesting + tuples methods instead of methods and attributes of the current element. + * #14598 Fix pdb issue with Python 3.13.1, this fix is not perfect + (see #14620) but should be sufficient for now. +- Drop py3131.patch as it is included in 8.31 + +------------------------------------------------------------------- Old: ---- ipython-8.30.0.tar.gz py3131.patch New: ---- ipython-8.31.0.tar.gz BETA DEBUG BEGIN: Old: (see #14620) but should be sufficient for now. - Drop py3131.patch as it is included in 8.31 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipython.spec ++++++ --- /var/tmp/diff_new_pack.olOzKb/_old 2025-01-30 14:49:24.765024037 +0100 +++ /var/tmp/diff_new_pack.olOzKb/_new 2025-01-30 14:49:24.789025026 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ipython # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,15 +33,13 @@ %bcond_with localtest %{?sle15_python_module_pythons} Name: python-ipython%{psuffix} -Version: 8.30.0 +Version: 8.31.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause URL: https://github.com/ipython/ipython Source: https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz Source1: https://raw.githubusercontent.com/jupyter/qtconsole/4.0.0/qtconsole/resources/icon/JupyterConsole.svg -# PATCH-FIX-UPSTREAM https://github.com/ipython/ipython/pull/14598 Fix pdb issues in Python 3.13.1 -Patch0: py3131.patch BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 61.2} ++++++ ipython-8.30.0.tar.gz -> ipython-8.31.0.tar.gz ++++++ ++++ 11252 lines of diff (skipped)