Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37575703
en ru br
Репозитории ALT
S:0.001-alt2.git20110216
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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