17
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:
2023-01-14 13:42:27 +00:00
committed by Git OBS Bridge
parent 1bf2523417
commit a93e8f99b5
4 changed files with 15 additions and 5 deletions

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>