Accepting request 1003356 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1003356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=57
This commit is contained in:
Benjamin Greiner 2022-09-13 17:03:34 +00:00 committed by Git OBS Bridge
parent a91e7acb1c
commit eff8a43c76
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 13 15:42:50 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 6.15.3:
* Bugs fixed
+ PR: Close memory leak #990 (@impact27)
+ Handle all possible exceptions when trying to import the
debugger #987 (@JohanMabille)
* Maintenance and upkeep improvements
+ Add python logo in svg format #984 (@steff456)
-------------------------------------------------------------------
Thu Sep 8 14:36:10 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

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