1
0

Accepting request 1058371 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 6.20.1
  * Don't raise error when trying to create another Qt app for Qt
    eventloop #1071 (@ccordoba12)
  * Fix types and sync lint deps #1070 (@blink1073)
- Release 6.20.0
  * ENH: add %gui support for Qt6 #1054 (@shaperilio)

OBS-URL: https://build.opensuse.org/request/show/1058371
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=72
This commit is contained in:
Benjamin Greiner 2023-01-14 13:42:27 +00:00 committed by Git OBS Bridge
parent e6acdb749e
commit d1e9748287
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 14 13:37:20 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.20.1
* Don't raise error when trying to create another Qt app for Qt
eventloop #1071 (@ccordoba12)
* Fix types and sync lint deps #1070 (@blink1073)
- Release 6.20.0
* ENH: add %gui support for Qt6 #1054 (@shaperilio)
-------------------------------------------------------------------
Sun Dec 25 17:46:14 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-ipykernel
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: python-ipykernel
Version: 6.19.4
Version: 6.20.1
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause