Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:medozas74
python-spyder-kernels
python-spyder-kernels.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-spyder-kernels.spec of Package python-spyder-kernels
# # spec file for package python-spyder-kernels # # Copyright (c) 2024 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/ # # flaky for obs, only test locally %bcond_with dasktest Name: python-spyder-kernels Version: 3.0.0 Release: 0 Summary: Jupyter kernels for Spyder's console License: MIT Group: Development/Languages/Python URL: https://github.com/spyder-ide/spyder-kernels # PyPI tarballs do not include the tests: https://github.com/spyder-ide/spyder-kernels/issues/66 Source0: https://github.com/spyder-ide/spyder-kernels/archive/v%{version}.tar.gz#/spyder-kernels-%{version}-gh.tar.gz # for Patch0 Source1: https://github.com/spyder-ide/spyder-kernels/raw/v%{version}/spyder_kernels/utils/tests/data.dcm BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module Cython} BuildRequires: %{python_module Django} BuildRequires: %{python_module Pillow} BuildRequires: %{python_module cloudpickle} BuildRequires: %{python_module flaky} BuildRequires: %{python_module h5py} BuildRequires: %{python_module ipykernel >= 6.29.3 with %python-ipykernel < 7} BuildRequires: %{python_module ipython >= 8.13 with %python-ipython < 9} BuildRequires: %{python_module jupyter_client >= 7.4.9 with %python-jupyter_client < 9} BuildRequires: %{python_module matplotlib} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pandas} BuildRequires: %{python_module pydicom} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pyxdg >= 0.26} BuildRequires: %{python_module pyzmq >= 24} BuildRequires: %{python_module scipy} BuildRequires: %{python_module wurlitzer >= 1.0.3} BuildRequires: %{python_module xarray} %if %{with dasktest} BuildRequires: %{python_module dask-distributed} %endif # /SECTION Requires: python-cloudpickle Requires: python-pyxdg >= 0.26 Requires: python-pyzmq >= 24 Requires: python-wurlitzer >= 1.0.3 Requires: (python-ipykernel >= 6.29.3 with python-ipykernel < 7) Requires: (python-ipython >= 8.13 with python-ipython < 9) Requires: (python-jupyter_client >= 7.4.9 with python-jupyter_client < 9) # gh#spyder-ide/spyder#20789 Provides: spyder-dicom = 6+%{version}-%{release} Provides: spyder-hdf5 = 6+%{version}-%{release} Obsoletes: spyder-dicom < 6 Obsoletes: spyder-hdf5 < 6 BuildArch: noarch %python_subpackages %description Spyder, the Scientific Python Development Environment, is an IDE for researchers, engineers and data analysts. This package provides Jupyter kernels for use with the consoles of Spyder. These can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code in different environments, all inside the IDE. %prep %autosetup -p1 -n spyder-kernels-%{version} cp %{SOURCE1} spyder_kernels/utils/tests/data.dcm %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check %if ! %{with dasktest} donttest=("-k" "not test_dask_multiprocessing") %endif %pytest "${donttest[@]}" %files %{python_files} %doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/spyder_kernels %{python_sitelib}/spyder_kernels-%{version}*-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor