diff --git a/ipython-8.13.1.tar.gz b/ipython-8.13.1.tar.gz deleted file mode 100644 index 04c2198..0000000 --- a/ipython-8.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c8487ac18f330c8a683fc50ab6d7bc0fcf9ef1d7a9f6ce7926938261067b81f -size 5467211 diff --git a/ipython-8.13.2.tar.gz b/ipython-8.13.2.tar.gz new file mode 100644 index 0000000..057e98d --- /dev/null +++ b/ipython-8.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dff3fad32b97f6488e02f87b970f309d082f758d7b7fc252e3b19ee0e432dbb +size 5467542 diff --git a/python-ipython.changes b/python-ipython.changes index 05aea34..16f245c 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 2 12:11:04 UTC 2023 - Ben Greiner + +- Update to 8.13.2 + * UI fixes, with respect to right arrow not working in some case + in the terminal + ------------------------------------------------------------------- Mon May 1 17:40:17 UTC 2023 - Ben Greiner diff --git a/python-ipython.spec b/python-ipython.spec index c5c35a5..6bbeec3 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -32,7 +32,7 @@ # extra tests are skipped automatically, don't require these packages for Ring1 %bcond_with localtest Name: python-ipython%{psuffix} -Version: 8.13.1 +Version: 8.13.2 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause