Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37773554
en ru br
ALT Linux repositórios
S:2.1.2-alt1

Group :: Development/Python3
RPM: python3-module-process-tests

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009