forked from pool/python-ipykernel
* Don't pass None kernels to logging configurable in Comm #1061 (@bollwyvl) - Release 6.19.3 * format dates as ISO8601 #1057 (@GRcharles) * Fix comms and add qtconsole downstream test #1056 (@blink1073) * Fix lint #1058 (@blink1073) * Fix comms and add qtconsole downstream test #1056 (@blink1073) - Release 6.19.2 * Fix error in %edit magic #1053 (@ccordoba12) - Release 6.19.1 * fix: too many arguments dropped when passing to base comm constructor #1051 (@maartenbreddels) - Release 6.19.0 * Fix: there can be only one comm_manager #1049 (@maartenbreddels) * Adopt ruff and address lint #1046 (@blink1073) - Release 6.18.3 * Fix Comm interface for downstream users #1042 (@maartenbreddels) - Release 6.18.2 * Configurables needs to be configurable #1037 (@Carreau) - Release 6.18.1 * fix: use comm package in backwards compatible way #1028 (@maartenbreddels) * Add more testing and deprecate the Gtk event loops #1036 (@blink1073) * More coverage improvements #1035 (@blink1073) * Add more tests #1034 (@blink1073) * Add more kernel tests #1032 (@blink1073) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=70
137 lines
5.1 KiB
RPMSpec
137 lines
5.1 KiB
RPMSpec
#
|
|
# spec file for package python-ipykernel
|
|
#
|
|
# Copyright (c) 2022 SUSE LLC
|
|
#
|
|
# All modifications and additions to the file contributed by third parties
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
# upon. The license for this file, and modifications and additions to the
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
# license for the pristine package is not an Open Source License, in which
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
# published by the Open Source Initiative.
|
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
#
|
|
|
|
|
|
Name: python-ipykernel
|
|
Version: 6.19.4
|
|
Release: 0
|
|
Summary: IPython Kernel for Jupyter
|
|
License: BSD-3-Clause
|
|
Group: Development/Languages/Python
|
|
URL: https://github.com/ipython/ipykernel
|
|
Source: https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-%{version}.tar.gz
|
|
Requires: jupyter-jupyter-client >= 6.1.12
|
|
Provides: python-jupyter_ipykernel = %{version}
|
|
Obsoletes: python-jupyter_ipykernel < %{version}
|
|
Provides: %{python_module ipykernel-doc = %{version}}
|
|
Obsoletes: %{python_module ipykernel-doc < %{version}}
|
|
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}}
|
|
BuildArch: noarch
|
|
# SECTION build-system
|
|
BuildRequires: %{python_module base >= 3.8}
|
|
BuildRequires: %{python_module hatchling >= 1.4}
|
|
BuildRequires: %{python_module pip}
|
|
BuildRequires: fdupes
|
|
BuildRequires: jupyter-jupyter_core-filesystem
|
|
BuildRequires: python-rpm-macros
|
|
# /SECTION
|
|
# SECTION dependencies
|
|
BuildRequires: %{python_module comm >= 0.1.1}
|
|
BuildRequires: %{python_module debugpy >= 1.0}
|
|
BuildRequires: %{python_module ipython >= 7.23.1}
|
|
BuildRequires: %{python_module jupyter-client >= 6.1.12}
|
|
BuildRequires: %{python_module matplotlib-inline >= 0.1}
|
|
BuildRequires: %{python_module nest-asyncio}
|
|
BuildRequires: %{python_module packaging}
|
|
BuildRequires: %{python_module psutil}
|
|
BuildRequires: %{python_module pyzmq >= 17}
|
|
BuildRequires: %{python_module tornado >= 6.1}
|
|
BuildRequires: %{python_module traitlets >= 5.1.0}
|
|
Requires: python-comm >= 0.1.1
|
|
Requires: python-debugpy >= 1.0
|
|
Requires: python-ipython >= 7.23.1
|
|
Requires: python-jupyter-client >= 6.1.12
|
|
Requires: python-matplotlib-inline >= 0.1
|
|
Requires: python-nest-asyncio
|
|
Requires: python-packaging
|
|
Requires: python-psutil
|
|
Requires: python-pyzmq >= 17
|
|
Requires: python-tornado >= 6.1
|
|
Requires: python-traitlets >= 5.4.0
|
|
# /SECTION
|
|
# SECTION test requirements
|
|
BuildRequires: %{python_module flaky}
|
|
BuildRequires: %{python_module matplotlib}
|
|
BuildRequires: %{python_module pytest >= 7.0}
|
|
BuildRequires: %{python_module pytest-asyncio}
|
|
BuildRequires: %{python_module pytest-timeout}
|
|
# we don't want ipyparallel and its dependencies in Ring1, see below
|
|
#BuildRequires: #{python_module ipyparallel}
|
|
# /SECTION
|
|
%if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
|
|
Provides: jupyter-ipykernel = %{version}-%{release}
|
|
Obsoletes: jupyter-ipykernel < %{version}-%{release}
|
|
%endif
|
|
%python_subpackages
|
|
|
|
%description
|
|
This package provides the IPython kernel for Jupyter.
|
|
|
|
%prep
|
|
%autosetup -p1 -n ipykernel-%{version}
|
|
sed -i -e 's/--color=yes//' pyproject.toml
|
|
|
|
%build
|
|
%pyproject_wheel
|
|
|
|
%install
|
|
%pyproject_install
|
|
|
|
%if 0%{?suse_version} >= 1550
|
|
# 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 \
|
|
--prefix=%{buildroot}%{_prefix} \
|
|
--name python%{$python_bin_suffix} \
|
|
--display-name 'Python %{$python_bin_suffix} (ipykernel)'
|
|
}
|
|
%endif
|
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
|
%fdupes %{buildroot}%{_jupyter_kernel_dir}
|
|
|
|
%check
|
|
# flaky: bad timings in obs often cause this to fail
|
|
donttest="test_shutdown_subprocesses"
|
|
# fails in obs setups
|
|
ignoretests="--ignore ipykernel/tests/test_debugger.py"
|
|
# we don't want ipyparallel and its dependencies in Ring1
|
|
ignoretests="$ignoretests --ignore ipykernel/tests/test_pickleutil.py"
|
|
donttest="$donttest or test_do_apply"
|
|
%pytest -k "not ($donttest)" $ignoretests
|
|
|
|
%files %{python_files}
|
|
%doc README.md
|
|
%license COPYING.md
|
|
%{python_sitelib}/ipykernel
|
|
%{python_sitelib}/ipykernel_launcher.py
|
|
%{python_sitelib}/ipykernel-%{version}*-info
|
|
%pycache_only %{python_sitelib}/__pycache__/ipykernel_launcher*.pyc
|
|
%if 0%{?suse_version} >= 1550
|
|
%{_jupyter_kernel_dir}/python%{python_bin_suffix}
|
|
%endif
|
|
%if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
|
|
%{_jupyter_kernel_dir}/python3
|
|
%endif
|
|
|
|
%changelog
|