diff --git a/ipython-7.20.0.tar.gz b/ipython-7.20.0.tar.gz deleted file mode 100644 index ca83b3c..0000000 --- a/ipython-7.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1923af00820a8cf58e91d56b89efc59780a6e81363b94464a0f17c039dffff9e -size 5140776 diff --git a/ipython-7.21.0.tar.gz b/ipython-7.21.0.tar.gz new file mode 100644 index 0000000..750a21a --- /dev/null +++ b/ipython-7.21.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04323f72d5b85b606330b6d7e2dc8d2683ad46c3905e955aa96ecc7a99388e70 +size 5141725 diff --git a/python-ipython.changes b/python-ipython.changes index 565f50c..749115f 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 1 18:27:17 UTC 2021 - Matej Cepl + +- Update to version 7.21.0: + - New "context" command in ipdb + It is now possible to change the number of lines shown in the + backtrace information in ipdb using "context" command. + - Compatibility with Xeus-Python for debugger protocol + - Misc docs fixes for compatibility and uniformity with Numpydoc. + ------------------------------------------------------------------- Mon Feb 1 23:25:34 UTC 2021 - Ben Greiner diff --git a/python-ipython.spec b/python-ipython.spec index f31f98d..74cf433 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -1,5 +1,5 @@ # -# spec file for package python-ipython +# spec file for package python-ipython-test # # Copyright (c) 2021 SUSE LLC # @@ -32,7 +32,7 @@ %bcond_without iptest Name: python-ipython%{psuffix} -Version: 7.20.0 +Version: 7.21.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause @@ -85,7 +85,7 @@ BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: update-desktop-files Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %if %{with ico} BuildRequires: icoutils %endif @@ -129,7 +129,6 @@ Requires: %{name} = %{version} Requires: python-Pygments Requires: python-ipykernel Requires: python-nbformat -Requires: python-nose >= 0.10.1 Requires: python-numpy Requires: python-requests Requires: python-testpath