diff --git a/ipython-8.25.0.tar.gz b/ipython-8.25.0.tar.gz deleted file mode 100644 index c321882..0000000 --- a/ipython-8.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6ed726a140b6e725b911528f80439c534fac915246af3efc39440a6b0f9d716 -size 5492936 diff --git a/ipython-8.27.0.tar.gz b/ipython-8.27.0.tar.gz new file mode 100644 index 0000000..7c7407c --- /dev/null +++ b/ipython-8.27.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b99a2dc9f15fd68692e898e5568725c6d49c527d36a9fb5960ffbdeaa82ff7e +size 5494984 diff --git a/python-ipython.changes b/python-ipython.changes index 9f0377d..c121176 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Aug 30 10:10:52 UTC 2024 - Ben Greiner + +- Update to 8.27.0 + * autocall was beeing call getitem, PR #14486 + * Only copy files in startup dir if we just created it. PR #14497 + * Fix some tests on Python 3.13 RC1 PR #14504 +- IPython 8.26 + * PR #14453 bugfix for call to structured_traceback + * R #14466 fixed honoring custom repr for NamedTuple if assigned + by partialmethod + * PR #14451 Convert matplotlib gui name in enable_gui + ------------------------------------------------------------------- Tue Jun 4 06:55:22 UTC 2024 - Ben Greiner diff --git a/python-ipython.spec b/python-ipython.spec index 97b0654..cd3d539 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -31,11 +31,9 @@ %endif # extra tests are skipped automatically, don't require these packages for Ring1 %bcond_with localtest -# no longer supported (SPEC0) -%define skip_python39 1 %{?sle15_python_module_pythons} Name: python-ipython%{psuffix} -Version: 8.25.0 +Version: 8.27.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause