diff --git a/ipython-8.15.0.tar.gz b/ipython-8.15.0.tar.gz deleted file mode 100644 index 197e126..0000000 --- a/ipython-8.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2baeb5be6949eeebf532150f81746f8333e2ccce02de1c7eedde3f23ed5e9f1e -size 5482758 diff --git a/ipython-8.16.1.tar.gz b/ipython-8.16.1.tar.gz new file mode 100644 index 0000000..0c43084 --- /dev/null +++ b/ipython-8.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad52f58fca8f9f848e256c629eff888efc0528c12fe0f8ec14f33205f23ef938 +size 5485037 diff --git a/python-ipython.changes b/python-ipython.changes index df4985a..e968722 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Oct 7 12:57:40 UTC 2023 - Ben Greiner + +- Update to 8.16.1 + * Small double release of IPython (with the 8.12.3 release notes + just below). Mostly bug fixes and cleanups, and type + annotations. Of interest for users: + * #14153 Fix a bug of the new iPdb chained traceback where some + Exception would not have any traceback. (see upstream fix in + CPython for more details). + * #14168 Fix case with spurious message about event loops when + using matplotlib. +- Remove skip_python312 (see changelog for 8.15) + ------------------------------------------------------------------- Sat Sep 23 17:00:30 UTC 2023 - Ben Greiner diff --git a/python-ipython.spec b/python-ipython.spec index 4127024..a852c4e 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -32,10 +32,8 @@ # extra tests are skipped automatically, don't require these packages for Ring1 %bcond_with localtest %{?sle15_python_module_pythons} -# See whatsnew of 8.14 -%define skip_python312 1 Name: python-ipython%{psuffix} -Version: 8.15.0 +Version: 8.16.1 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause