Accepting request 820512 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/820512 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:731adb3f2c4ebcaff52e10a855ddc87670359a89c9c784d711e62d66fccdafae
|
||||
size 110977
|
3
ipykernel-5.3.2.tar.gz
Normal file
3
ipykernel-5.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89dc4bd19c7781f6d7eef0e666c59ce57beac56bb39b511544a71397b7b31cbb
|
||||
size 108384
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 11 19:29:18 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 5.3.2:
|
||||
* Restore timer based event loop as a Windows-compatible
|
||||
fallback. (:ghpull:`523`)
|
||||
|
||||
- changes from version 5.3.1:
|
||||
* Fix #520: run post_execute and post_run_cell on async cells
|
||||
(:ghpull:`521`)
|
||||
* Fix exception causes in zmqshell.py (:ghpull:`516`)
|
||||
* Make pdb on Windows interruptible (:ghpull:`490`)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 30 23:53:01 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ipykernel
|
||||
Version: 5.3.0
|
||||
Version: 5.3.2
|
||||
Release: 0
|
||||
Summary: IPython Kernel for Jupyter
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user