Accepting request 1113234 from devel:languages:python:jupyter

- Update to 6.25.2
  * Make iostream shutdown more robust #1143 (@blink1073)
  * Don't call QApplication.setQuitOnLastWindowClosed(False). #1142
    (@anntzer)
  * Avoid starting IOPub background thread after it's been stopped
    #1137 (@minrk)

OBS-URL: https://build.opensuse.org/request/show/1113234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=42
This commit is contained in:
Ana Guerrero 2023-09-25 18:02:43 +00:00 committed by Git OBS Bridge
commit 31b0d9c406
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Sep 23 16:44:53 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.25.2
* Make iostream shutdown more robust #1143 (@blink1073)
* Don't call QApplication.setQuitOnLastWindowClosed(False). #1142
(@anntzer)
* Avoid starting IOPub background thread after it's been stopped
#1137 (@minrk)
-------------------------------------------------------------------
Wed Aug 23 08:18:35 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-ipykernel
Version: 6.25.1
Version: 6.25.2
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause