Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918275
en ru br
ALT Linux repos
S:0.001-alt2.git20110216

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname TAP

Name: python3-module-%oname
Version: 0.001
Release: alt2.git20110216
Summary: Test Anything Protocol
License: MIT/X11
Group: Development/Python3
Url: http://testanything.org/

# git://git.codesimply.com/PyTAP.git

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

BuildRequires(pre): rpm-build-python3

%py3_provides %oname

%description
TAP, the Test Anything Protocol, is a simple text-based interface
between testing modules in a test harness.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc examples
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin