Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37577505
en ru br
Репозитории ALT
5.1: 1.0.2-alt2
4.1: 1.0.2-alt0.M41.1
www.altlinux.org/Changes

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

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

%define version 1.0.2
%define release alt2

%setup_python_module 4Suite-XML

Summary: An open-source platform for XML processing
Name: python-module-4Suite-XML
Version: %version
Release: %release


Packager: Kirill Maslinsky <kirill at altlinux.org>
Source: %modulename-%version.tar
License: GPL
Group: Development/Python
Url: http://4suite.org
BuildRequires(pre): rpm-build-python

# Automatically added by buildreq on Wed Jun 18 2008

BuildRequires: python-module-docutils python-module-lxml python-module-pybluez python-module-pyExcelerator python-module-pytz python-module-PyXML python-module-tpg python-module-wx

%description
XML tools and libraries for Python: Domlette, XPath, XSLT, XPointer, XLink, XUpdate.

%prep
%setup

%build
mkdir -p buildroot

CFLAGS="%optflags" %__python setup.py \
       install --optimize=2 \
               --root=`pwd`/buildroot \
--system \
--install-docs=%_docdir/%name-%version \
       --install-lib=%python_sitelibdir \
               --record=INSTALLED_FILES
             
%install
cp -pr buildroot %buildroot
unset RPM_PYTHON

%files -f INSTALLED_FILES

%changelog

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

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