Accepting request 810415 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version OBS-URL: https://build.opensuse.org/request/show/810415 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=20
This commit is contained in:
parent
d556c4c746
commit
5cd6914a02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2937373c356fa5b634edb175c5ea0e4b25de8008f7c194f2d49cfbd1f9c970a8
|
||||
size 106273
|
3
ipykernel-5.3.0.tar.gz
Normal file
3
ipykernel-5.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:731adb3f2c4ebcaff52e10a855ddc87670359a89c9c784d711e62d66fccdafae
|
||||
size 110977
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 30 23:53:01 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 5.3.0:
|
||||
* Fix ipython display imports (:ghpull:`509`)
|
||||
* Skip test_unc_paths if OS is not Windows (:ghpull:`507`)
|
||||
* Allow interrupting input() on Windows, as part of effort to make
|
||||
pdb interruptible (:ghpull:`498`)
|
||||
* Add Trio Loop (:ghpull:`479`)
|
||||
* Flush from process even without newline (:ghpull:`478`)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 18 21:29:00 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.2.1
|
||||
Version: 5.3.0
|
||||
Release: 0
|
||||
Summary: IPython Kernel for Jupyter
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user