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..90f6eb5 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Mar 13 13:06:24 UTC 2021 - Benjamin Greiner + +- As of now, iptest still needs nose until the removal is complete + gh#ipython/ipython#12840 + +------------------------------------------------------------------- +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..9c29d79 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -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