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

Group :: Development/Python3
RPM: python3-module-tappy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname tap.py

Name: python3-module-tappy
Version: 3.1
Release: alt1

Summary: Test Anything Protocol (TAP) tools
Group: Development/Python3
License: BSD-2-Clause
Url: http://pypi.python.org/pypi/%modname

# VCS: https://github.com/python-tap/tappy

Source: http://pypi.io/packages/source/t/%modname/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires: python3-devel rpm-build-python3 python3-module-babel
BuildRequires: python3-module-distribute

%description
tappy python module provides a set of tools for working with the Test
Anything Protocol (TAP), a line based test protocol for recording test
data in a standard way.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%files
%_bindir/tap
%_bindir/tappy
%python3_sitelibdir_noarch/tap
%python3_sitelibdir_noarch/*.egg-info
%doc README.md LICENSE

%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