Accepting request 1030494 from devel:languages:python:jupyter

- update to version 6.16.1:
  * Bugs fixed
    + PR: Destroy tk app to avoid memory leak #1008 (@impact27)
  * Maintenance and upkeep improvements
    + Maintenance cleanup #1006 (@blink1073)
    + Ignore warnings in prereleases test #1002 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1030494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2022-10-23 14:33:05 +00:00 committed by Git OBS Bridge
commit 153a60a3cd
4 changed files with 14 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 22 03:37:06 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 6.16.1:
* Bugs fixed
+ PR: Destroy tk app to avoid memory leak #1008 (@impact27)
* Maintenance and upkeep improvements
+ Maintenance cleanup #1006 (@blink1073)
+ Ignore warnings in prereleases test #1002 (@blink1073)
-------------------------------------------------------------------
Tue Sep 27 16:56:23 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -16,10 +16,8 @@
#
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-ipykernel
Version: 6.16.0
Version: 6.16.1
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause