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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/955675
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=44
This commit is contained in:
Benjamin Greiner 2022-02-18 04:02:23 +00:00 committed by Git OBS Bridge
parent 2a6b5c53ca
commit 096b3a9e72
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 17 16:33:02 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 6.9.1:
* Bugs fixed
+ Add hostname to the usage reply #865 (@echarles)
+ Enable standard library debugging via config #863 (@echarles)
+ process_one only accepts coroutines for dispatch #861 (@minrk)
-------------------------------------------------------------------
Thu Feb 10 05:16:05 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.9.0
Version: 6.9.1
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause