Accepting request 822785 from devel:languages:python:jupyter

OBS-URL: https://build.opensuse.org/request/show/822785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2020-08-01 10:30:42 +00:00 committed by Git OBS Bridge
commit f28d2884d6
4 changed files with 17 additions and 4 deletions

View File

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

3
ipykernel-5.3.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jul 25 15:31:23 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 5.3.4:
* Only run Qt eventloop in the shell stream. (:ghpull:`531`)
-------------------------------------------------------------------
Sat Jul 18 18:10:45 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 5.3.3:
* Fix QSocketNotifier in the Qt event loop not being disabled for
the control channel. (:ghpull:`525`)
-------------------------------------------------------------------
Sat Jul 11 19:29:18 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-ipykernel
Version: 5.3.2
Version: 5.3.4
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause