Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038126
en ru br
Репозитории ALT

Группа :: Разработка/Python
Пакет: python3-module-xarray

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_without test
%define oname xarray

Name: python3-module-xarray
Version: 2023.7.0
Release: alt1

License: MIT
Group: Development/Python
Url: https://github.com/pydata/xarray

Summary: N-D labeled arrays and datasets in Python

# Source-url: %__pypi_url %oname

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

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

%if_with test
BuildRequires: python3-module-cloudpickle python3-module-flaky
BuildRequires: python3-module-rasterio >= 1.1
%endif

%add_python3_req_skip dask.distributed distributed.client distributed.utils_test

%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
%python3_prune

%if_with test
%check
%python3_test
%endif

%files
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin