Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1494581
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Python
Пакет: python-module-twisted

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

Name: python-module-twisted
Version: 1.3.0
Release: alt0.M24.1

Summary: Twisted is an event-based framework for internet applications

Group: Development/Python
License: GPL
Url: http://mmpython.sf.net

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: Twisted-%version.tar.bz2

%setup_python_module twisted
#%%set_python_req_method    "strict"
#%%add_python_lib_path
%add_python_req_skip GDK OpenSSL PAM SOAPpy _iocp cfsupport jarray java javax kqsyscall libglade msvcrt nevow pythoncom pyui pyunit pywintypes quixote setup shadow win32api win32com win32con win32event win32file win32gui win32pipe win32process win32security

# manually removed: eric

BuildRequires: python-base python-modules-encodings
BuildRequires: python-modules python-modules-email python-modules-curses
BuildRequires: python-modules-xml python-modules-compiler
BuildRequires: python-modules-hotshot python-modules-bsddb python-modules-logging

%description
Twisted is an event-based framework for internet applications.  It includes a
web server, a telnet server, a chat server, a news server, a generic client
and server for remote object access, and APIs for creating new protocols and
services. Twisted supports integration of the Tk, GTK+, GTK+ 2, Qt, Mac OS X,
or wxPython event loop with its main event loop. The Win32 event loop
is also supported. Twisted works with all Python 2.2 and 2.3 versions.
 
%prep
%setup -q -n Twisted-%version

%build
%__python setup.py build

%install
%__python setup.py install --root $RPM_BUILD_ROOT

%files
%python_sitelibdir/*
%_bindir/*
%doc CREDITS README

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005