Accepting request 832538 from devel:languages:python:jupyter

- update to version 7.18.1:
  * Backport PR #12413: catch unrecoverable error
  * Revert "Backport PR #12207 on branch 7.x (Bump jedi to at least
    0.16.0 and fix deprecated function usage)"

OBS-URL: https://build.opensuse.org/request/show/832538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipython?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2020-09-09 15:46:45 +00:00 committed by Git OBS Bridge
commit e0219efc27
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dbacf73ac7409c33c918044476eefe4c2428ce0ca4cc118aee718ac6026ac0f
size 5138647

3
ipython-7.18.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e
size 5139337

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Sep 5 16:19:34 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 7.18.1:
* Backport PR #12413: catch unrecoverable error
* Revert "Backport PR #12207 on branch 7.x (Bump jedi to at least
0.16.0 and fix deprecated function usage)"
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Aug 29 16:14:09 UTC 2020 - Arun Persaud <arun@gmx.de> Sat Aug 29 16:14:09 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -28,7 +28,7 @@
%define skip_python2 1 %define skip_python2 1
%bcond_without iptest %bcond_without iptest
Name: python-ipython%{psuffix} Name: python-ipython%{psuffix}
Version: 7.18.0 Version: 7.18.1
Release: 0 Release: 0
Summary: Rich architecture for interactive computing with Python Summary: Rich architecture for interactive computing with Python
License: BSD-3-Clause License: BSD-3-Clause
@ -45,7 +45,7 @@ Requires: python-Pygments
Requires: python-backcall Requires: python-backcall
Requires: python-base >= 3.5 Requires: python-base >= 3.5
Requires: python-decorator Requires: python-decorator
Requires: python-jedi >= 0.16 Requires: python-jedi >= 0.10
Requires: python-pexpect >= 4.6 Requires: python-pexpect >= 4.6
Requires: python-pickleshare Requires: python-pickleshare
Requires: python-prompt_toolkit < 3.1 Requires: python-prompt_toolkit < 3.1