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 2023-09-25 19:59:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipython (Old) and /work/SRC/openSUSE:Factory/.python-ipython.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython" Mon Sep 25 19:59:56 2023 rev:42 rq:1113222 version:8.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes 2023-06-12 15:25:26.470693391 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipython.new.1770/python-ipython.changes 2023-09-25 20:00:13.235708650 +0200 @@ -1,0 +2,22 @@ +Sat Sep 23 17:00:30 UTC 2023 - Ben Greiner <[email protected]> + +- Update to 8.15.0 + * Improve compatibility with future version of Python 3.12/3.13 + :ghpull:`14107`, gh#`14139`, + * Improve support for ExceptionGroups, gh#`14108` + * Fix hangs in %gui osx, gh#`14125` + * Fix memory lead with %reset, gh#`14133` + * Unstable config option to modify traceback highlighting that is + sometime hard to read gh#`14138` + * Support . in ipdb as an argument to the list command gh#`14121` + * Workroud parso showing warning message when the default logger + level is changed gh#`14119` + * Fix multiple issues with matplotlib interactive mode, qt5/qt6 + gh#`14128` + ## Whatsnew + * Support for PEP-678 Exception Notes + * Native fallback for displaying ExceptionGroup + * AST-based macros + * Allow IPdb/Pdb to move between chained exceptions + +------------------------------------------------------------------- Old: ---- ipython-8.14.0.tar.gz New: ---- ipython-8.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipython.spec ++++++ --- /var/tmp/diff_new_pack.beLa70/_old 2023-09-25 20:00:14.599757828 +0200 +++ /var/tmp/diff_new_pack.beLa70/_new 2023-09-25 20:00:14.603757973 +0200 @@ -35,7 +35,7 @@ # See whatsnew of 8.14 %define skip_python312 1 Name: python-ipython%{psuffix} -Version: 8.14.0 +Version: 8.15.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause @@ -65,6 +65,9 @@ %if %{python_version_nodots} < 310 Requires: python-typing-extensions %endif +%if %{python_version_nodots} < 311 +Requires: python-exceptiongroup +%endif Recommends: jupyter Recommends: python-ipykernel Recommends: python-ipyparallel ++++++ ipython-8.14.0.tar.gz -> ipython-8.15.0.tar.gz ++++++ ++++ 1907 lines of diff (skipped)
