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

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

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

%define  modulename outcome

%def_with check

Name:    python3-module-%modulename
Version: 1.2.0
Release: alt1

Summary: Capture the outcome of Python function calls
License: MIT or Apache-2.0
Group:   Development/Python
URL:     https://github.com/python-trio/outcome

Packager: Evgeny Sinelnikov <sin at altlinux.org>

BuildRequires(pre): rpm-build-python3

BuildArch: noarch

Source:  %name-%version.tar

%description
Capture the outcome of Python function calls. Extracted from the Trio project.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
%tox_create_default_config
%tox_check

%files
%python3_sitelibdir/%modulename
%python3_sitelibdir/%modulename-%version-py%_python3_version.egg-info
%doc *.md *.rst

%changelog

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

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