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

Группа :: Development/Python3
Пакет: python3-module-process-tests

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

%define _unpackaged_files_terminate_build 1
%define oname process-tests

Name: python3-module-%oname
Version: 2.1.2
Release: alt1
Summary: Tools for testing processes
License: BSD-2-Clause
Group: Development/Python3
Url: https://pypi.org/project/process-tests

# https://github.com/ionelmc/python-process-tests.git

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

%description
Testcase classes and assertions for testing processes.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc LICENSE *.rst
%python3_sitelibdir/process_tests.py
%python3_sitelibdir/__pycache__
%python3_sitelibdir/process_tests-%version.dist-info

%changelog

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

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