1
0

Accepting request 1002371 from devel:languages:python:jupyter

- update to version 6.15.2:
  * Bugs fixed
    + _abort_queues is no longer async #942 (@rhelmot)

OBS-URL: https://build.opensuse.org/request/show/1002371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2022-09-11 19:57:15 +00:00 committed by Git OBS Bridge
commit 4bf9455fa0
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 8 14:36:10 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 6.15.2:
* Bugs fixed
+ _abort_queues is no longer async #942 (@rhelmot)
-------------------------------------------------------------------
Sat Jul 9 13:30:40 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.1
Version: 6.15.2
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause