From 7cef55a6879961d6dab874b9d4858093c4946a08575f25572e5daf8eedb13ba8 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 2 Jun 2023 12:11:58 +0000 Subject: [PATCH] Accepting request 1090492 from home:bnavigator:branches:devel:languages:python:jupyter - Update to 8.13.2 * UI fixes, with respect to right arrow not working in some case in the terminal OBS-URL: https://build.opensuse.org/request/show/1090492 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=111 --- ipython-8.13.1.tar.gz | 3 --- ipython-8.13.2.tar.gz | 3 +++ python-ipython.changes | 7 +++++++ python-ipython.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 ipython-8.13.1.tar.gz create mode 100644 ipython-8.13.2.tar.gz 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