- update to 6.27.1:

* Fix edit magic payload type #1171 (@blink1073)
  * Support hatchling >= 1.4
- Skip pickle tests to get rid of ipyparallel dependency which we
- Update to version 6.0.3
    queue"
  * Add github actions, bail on asyncio patch for tornado 6.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=95
This commit is contained in:
Dirk Mueller 2023-12-20 21:56:51 +00:00 committed by Git OBS Bridge
parent 8b7f5b5302
commit 48760c8e66
4 changed files with 15 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 20 21:56:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.27.1:
* Fix edit magic payload type #1171 (@blink1073)
-------------------------------------------------------------------
Sun Nov 26 15:27:03 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

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