17
0

Accepting request 1312814 from home:mcalabkova:branches:devel:languages:python

- Update to 6.31.0
  * Store display outputs in history for %notebook magic
  * update tests for 3.14
  * Update PEP-639 license values in pyproject.toml
  * Replace @flaky.flaky decorate with pytest fixture

OBS-URL: https://build.opensuse.org/request/show/1312814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=119
This commit is contained in:
2025-10-24 15:34:22 +00:00
committed by Git OBS Bridge
parent 2c3bbd96f1
commit 855e4e25b3
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 20 15:11:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 6.31.0
* Store display outputs in history for %notebook magic
* update tests for 3.14
* Update PEP-639 license values in pyproject.toml
* Replace @flaky.flaky decorate with pytest fixture
-------------------------------------------------------------------
Tue Oct 14 11:16:06 UTC 2025 - Markéta Machová <mmachova@suse.com>