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

Группа :: Разработка/Python
Пакет: python-module-testoob

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

%define oname testoob
Name: python-module-%oname
Version: 1.13
Release: alt1
Summary: Testing Out Of (The) Box

Group: Development/Python
License: Apache License, Version 2.0
URL: http://testoob.sourceforge.net/
Source: %oname-%version.tar.gz
BuildArch: noarch
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildRequires: python-devel

%description
Testoob is an advanced Python unit testing framework that
integrates effortlessly with Python's standard 'unittest'
module.

%prep
%setup

%build
%python_build

%install
%python_install

cp -fR tests %buildroot%python_sitelibdir/%oname/
touch %buildroot%python_sitelibdir/%oname/tests/__init__.py

%files
%doc README docs/CHANGELOG docs/COPYING docs/LICENSE-2.0.txt
%python_sitelibdir/*
%_bindir/*

%changelog

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

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