1
0

10 Commits

Author SHA256 Message Date
04d5f834de Accepting request 1313518 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1313518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=54
2025-10-27 13:37:18 +00:00
2e5dcdea57 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
2025-10-24 15:34:22 +00:00
83d42d4a1a Accepting request 1311448 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1311448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=53
2025-10-16 15:38:00 +00:00
3611f90493 - Update to 6.30.1
* Remove control queue
  * Set shell idle when message skipped by "should_handle" in "dispatch_shell"
  * Remove nose import
  * Fix expected text depending on IPython version
  * Drop support for Python 3.8
  * Avoid a DeprecationWarning on Python 3.13+
  * Add compat with pytest 8
- Drop py313-warning.patch, merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=117
2025-10-15 08:11:42 +00:00
8127ebaecb Accepting request 1218795 from devel:languages:python:jupyter
- add py313-warning.patch

OBS-URL: https://build.opensuse.org/request/show/1218795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=52
2024-10-29 13:32:02 +00:00
13e427300b - add py313-warning.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=115
2024-10-28 11:41:51 +00:00
b79b6bc70c Accepting request 1203615 from devel:languages:python:jupyter
- The command replacement for kernelspec python3 was inactive since
  v6.13. A plain python command is transformed correctly by the
  calling interpreter.
- Conflict with old Python 3.6 package on SLE/Leap for python3
  kernelspec

OBS-URL: https://build.opensuse.org/request/show/1203615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipykernel?expand=0&rev=51
2024-09-26 16:52:38 +00:00
73c31e65c3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=113 2024-09-25 14:35:45 +00:00
2224718298 - The command replacement for kernelspec python3 was inactive since
v6.13. A plain python command is transformed correctly by the
  calling interpreter.
- Conflict with old Python 3.6 package on SLE/Leap for python3
  kernelspec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=112
2024-09-25 13:01:20 +00:00
0745bd708d - Always install the python3 kernelspec. The command replacement
was inactive since v6.13. A plain python command is transformed
  correctly by the calling interpreter.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=111
2024-09-25 12:50:59 +00:00
4 changed files with 54 additions and 17 deletions

View File

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

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

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

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
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>
- Update to 6.30.1
* Remove control queue
* Set shell idle when message skipped by "should_handle" in "dispatch_shell"
* Remove nose import
* Fix expected text depending on IPython version
* Drop support for Python 3.8
* Avoid a DeprecationWarning on Python 3.13+
* Add compat with pytest 8
- Drop py313-warning.patch, merged upstream
-------------------------------------------------------------------
Mon Oct 28 11:39:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add py313-warning.patch
-------------------------------------------------------------------
Wed Sep 25 12:42:14 UTC 2024 - Ben Greiner <code@bnavigator.de>
- The command replacement for kernelspec python3 was inactive since
v6.13. A plain python command is transformed correctly by the
calling interpreter.
- Conflict with old Python 3.6 package on SLE/Leap for python3
kernelspec
-------------------------------------------------------------------
Fri Aug 30 09:27:37 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ipykernel
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-ipykernel
Version: 6.29.5
Version: 6.31.0
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause
@@ -32,9 +32,13 @@ Provides: %{python_module jupyter_ipykernel-doc = %{version}}
Obsoletes: %{python_module jupyter_ipykernel-doc < %{version}}
Provides: %{python_module jupyter-ipykernel-doc = %{version}}
Obsoletes: %{python_module jupyter-ipykernel-doc < %{version}}
%if %{suse_version} < 1600
# python311-ipykernel and python3-ipykernel cannot both provide the kernelspec
Conflicts: python3-ipykernel
%endif
BuildArch: noarch
# SECTION build-system
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module hatchling >= 1.4}
BuildRequires: %{python_module pip}
BuildRequires: fdupes
@@ -45,26 +49,26 @@ BuildRequires: python-rpm-macros
BuildRequires: %{python_module comm >= 0.1.1}
BuildRequires: %{python_module debugpy >= 1.6.5}
BuildRequires: %{python_module ipython >= 7.23.1}
BuildRequires: %{python_module jupyter-client >= 6.1.12}
BuildRequires: %{python_module jupyter-client >= 8.0.0}
BuildRequires: %{python_module matplotlib-inline >= 0.1}
BuildRequires: %{python_module nest-asyncio}
BuildRequires: %{python_module packaging}
BuildRequires: %{python_module psutil}
BuildRequires: %{python_module pyzmq >= 24}
BuildRequires: %{python_module tornado >= 6.1}
BuildRequires: %{python_module traitlets >= 5.1.0}
BuildRequires: %{python_module pyzmq >= 25}
BuildRequires: %{python_module tornado >= 6.2}
BuildRequires: %{python_module traitlets >= 5.4.0}
BuildRequires: %{python_module jupyter-core >= 5.1 or (%python-jupyter-core >= 4.12 with %python-jupyter-core < 5.0)}
Requires: jupyter-jupyter-client >= 6.1.12
Requires: python-comm >= 0.1.1
Requires: python-debugpy >= 1.6.5
Requires: python-ipython >= 7.23.1
Requires: python-jupyter-client >= 6.1.12
Requires: python-jupyter-client >= 8.0.0
Requires: python-matplotlib-inline >= 0.1
Requires: python-nest-asyncio
Requires: python-packaging
Requires: python-psutil
Requires: python-pyzmq >= 24
Requires: python-tornado >= 6.1
Requires: python-pyzmq >= 25
Requires: python-tornado >= 6.2
Requires: python-traitlets >= 5.4.0
Requires: (python-jupyter-core >= 5.1 or (python-jupyter-core >= 4.12 with python-jupyter-core < 5.0))
# /SECTION
@@ -96,9 +100,6 @@ sed -i -e 's/, "--color=yes"//' pyproject.toml
%install
%pyproject_install
# use the symlink for the default python3 flavor, which was installed during the install but used python3.X name
# from the primary flavor.
sed -i "s|$(readlink -f python3)|python3|" %{buildroot}%{_jupyter_kernel_dir}/python3/kernel.json
%{python_expand # install kernelspecs for each flavor
PYTHONPATH=%{buildroot}%{$python_sitelib}
$python -m ipykernel install \
@@ -127,7 +128,7 @@ donttest="$donttest or test_do_apply"
%{python_sitelib}/ipykernel-%{version}*-info
%pycache_only %{python_sitelib}/__pycache__/ipykernel_launcher*.pyc
%{_jupyter_kernel_dir}/python%{python_bin_suffix}
%if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
%if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3" || 0%{?suse_version} < 1600
%{_jupyter_kernel_dir}/python3
%endif