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

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

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

%def_without test
%define oname dask

Name: python3-module-dask
Version: 2021.7.2
Release: alt1

License: BSD
Group: Development/Python
Url: https://dask.org

Summary: Parallel PyData with Task Scheduling

# Source-url: %__pypi_url %oname

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.4
BuildRequires(pre): rpm-build-python3

# TODO

%add_python3_req_skip distributed.client distributed.utils_test
%add_python3_req_skip fsspec fsspec.compression fsspec.core fsspec.implementations.local fsspec.utils
%add_python3_req_skip partd pyarrow pyarrow.parquet s3fs tlz.curried tlz.functoolz

%description
Dask is a flexible parallel computing library for analytics.

%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