Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37736271
en ru br
Репозитории ALT
5.1: 3.0.4-alt1.svn20090812.1
www.altlinux.org/Changes

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

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

%define oname ETSDevTools
Name: python-module-%oname
Version: 3.0.4
Release: alt1.svn20090812.1
Summary: Enthought tools to support Python development

Group: Development/Python
License: BSD and GPLv2
URL: http://pypi.python.org/pypi/ETSDevTools
# https://svn.enthought.com/svn/enthought/ETSDevTools
Source: %oname-%version.tar.gz
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

BuildPreReq: python-devel, python-module-setuptools
BuildPreReq: python-module-setupdocs python-module-numpy gcc-c++
BuildPreReq: libX11-devel libXt-devel libXtst-devel libXext-devel
BuildPreReq: xorg-xextproto-devel xorg-inputproto-devel libxnee-devel
BuildPreReq: python-module-xlib swig
BuildPreReq: python-module-sphinx python-module-Pygments

%description
The ETSDevTools project includes a set of packages that can be used during the
development of a software project, for understanding, debugging, testing, and
inspecting code.

%package doc
Summary: Documentation for Enthought tools to support Python development
Group: Development/Documentation
BuildArch: noarch

%description doc
The ETSDevTools project includes a set of packages that can be used during the
development of a software project, for understanding, debugging, testing, and
inspecting code.

This package contains documentation for ETSDevTools.

%prep
%setup

%build
%python_build

%install
%python_install -O1

cp -fR examples/* %buildroot%python_sitelibdir/enthought/

sed -i 's/\.dev$//g' \
%buildroot/%python_sitelibdir/%oname-%version-*.egg-info/requires.txt

%files
%doc *.txt
%_bindir/*
%dir %python_sitelibdir/enthought/demo
%python_sitelibdir/*/*
%exclude %python_sitelibdir/enthought/developer/vet_plugin_definition.py*
%exclude %python_sitelibdir/enthought/guitest/win32

%files doc
%doc examples docs/developer docs/guitest

%changelog

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

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