diff --git a/ipython-7.17.0.tar.gz b/ipython-7.17.0.tar.gz deleted file mode 100644 index 69388ee..0000000 --- a/ipython-7.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b70974aaa2674b05eb86a910c02ed09956a33f2dd6c71afc60f0b128a77e7f28 -size 5139470 diff --git a/ipython-7.18.0.tar.gz b/ipython-7.18.0.tar.gz new file mode 100644 index 0000000..a7ecb7e --- /dev/null +++ b/ipython-7.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbacf73ac7409c33c918044476eefe4c2428ce0ca4cc118aee718ac6026ac0f +size 5138647 diff --git a/python-ipython.changes b/python-ipython.changes index 1c3694b..89105f5 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Aug 29 16:14:09 UTC 2020 - Arun Persaud + +- update to version 7.18.0: + * IPython 7.18 is a minor release that mostly contains bugfixes. + + CRLF is now handled by magics my default; solving some issues + due to copy pasting on windows. :ghpull:`12475` + + Requiring pexpect >=4.3 as we are Python 3.7+ only and earlier + version of pexpect will be incompatible. :ghpull:`12510` + + Minimum jedi version is now 0.16. :ghpull:`12488` + ------------------------------------------------------------------- Sat Aug 1 22:10:57 UTC 2020 - Arun Persaud diff --git a/python-ipython.spec b/python-ipython.spec index 26b5319..2c04e8e 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -28,7 +28,7 @@ %define skip_python2 1 %bcond_without iptest Name: python-ipython%{psuffix} -Version: 7.17.0 +Version: 7.18.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause @@ -45,8 +45,8 @@ Requires: python-Pygments Requires: python-backcall Requires: python-base >= 3.5 Requires: python-decorator -Requires: python-jedi >= 0.10 -Requires: python-pexpect +Requires: python-jedi >= 0.16 +Requires: python-pexpect >= 4.6 Requires: python-pickleshare Requires: python-prompt_toolkit < 3.1 Requires: python-prompt_toolkit >= 2.0