Accepting request 1144982 from devel:languages:python:jupyter
- update to 6.29.2: * Fix: ipykernel_launcher, delete absolute sys.path\[0\] * fix: on exception, return a 0, so that the "sum" still computes #1204 (@petervandenabeele) * Fix handling of "silent" in execute request #1200 (@Haadem) OBS-URL: https://build.opensuse.org/request/show/1144982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=46
This commit is contained in:
commit
ec53abab77
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5dd3013cab7b330df712891c96cd1ab868c27a7159e606f762015e9bf8ceb3f
|
||||
size 160814
|
3
ipykernel-6.29.2.tar.gz
Normal file
3
ipykernel-6.29.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bade28004e3ff624ed57974948116670604ac5f676d12339693f3142176d3f0
|
||||
size 161175
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 17:05:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.29.2:
|
||||
* Fix: ipykernel_launcher, delete absolute sys.path\[0\]
|
||||
* fix: on exception, return a 0, so that the "sum" still
|
||||
computes #1204 (@petervandenabeele)
|
||||
* Fix handling of "silent" in execute request #1200 (@Haadem)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 10:45:42 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-ipykernel
|
||||
Version: 6.29.0
|
||||
Version: 6.29.2
|
||||
Release: 0
|
||||
Summary: IPython Kernel for Jupyter
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user