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

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

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

%define version 1.0.5
%define release alt1
%setup_python_module cElementTree

Summary: A fast C implementation of the ElementTree API.
Name: %{packagename}
Version: %{version}
Release: %{release}.1
Source0: %{modulename}-%{version}-20051216.tar.gz
License: Python (MIT style)
Group: Development/Python
Prefix: %{_prefix}
Vendor: Fredrik Lundh <fredrik at pythonware.com>
URL: http://www.effbot.org/zone/celementtree.htm
Packager: Andrey Khavryuchenko <akhavr at altlinux.ru>
Requires: python-module-elementtree

# Automatically added by buildreq on Thu May 18 2006

BuildRequires: python-modules python-modules-compiler python-modules-encodings

BuildPreReq: python-devel

%description
A fast C implementation of the ElementTree API.

%prep
%setup  -q -n %modulename-%version-20051216

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2 --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%defattr(-,root,root)

%changelog

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

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