Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37622194
en ru br
ALT Linux repos
S:2.4.4-alt1

Group :: Development/Python
RPM: python3-module-spyder-kernels

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_without test

Name: python3-module-spyder-kernels
Version: 2.4.4
Release: alt1

License: MIT
Group: Development/Python
Url: https://github.com/spyder-ide/spyder-kernels

Summary: Jupyter Kernels for the Spyder console

# Source-url: https://github.com/spyder-ide/spyder-kernels/archive/v%version.tar.gz

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3 rpm-build-intro

BuildRequires: python3-module-cloudpickle python3-module-flaky

%description
Package that provides Jupyter kernels for use with the consoles of Spyder,
the Scientific Python Development Environment.

These kernels can launched either through Spyder itself
or in an independent Python session, and allow for interactive
or file-based execution of Python code inside Spyder.

%prep
%setup

%build
%python3_build

%install
%python3_install

%if_with test
%check
%python3_test
%endif

%files
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin