Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892431
en ru br
ALT Linux repos
5.0: 2.5.0-alt2.1
4.1: 2.5.0-alt2.1
4.0: 2.5.0-alt2

Group :: Development/Python
RPM: python-module-twisted

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define version 2.5.0
%define release alt2
%setup_python_module twisted

Name:           %{packagename}
Version:        %{version}
Release:        %{release}

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

Group:          Development/Python
License:        MIT
URL:            http://www.twistedmatrix.com
Packager: Sergey Alembekov <rt at altlinux.ru>


Requires:       python-module-twisted-core
Requires:       python-module-twisted-conch
Requires:       python-module-twisted-lore
Requires:       python-module-twisted-mail
Requires:       python-module-twisted-names
Requires:       python-module-twisted-news
Requires:       python-module-twisted-runner
Requires:       python-module-twisted-web
Requires:       python-module-twisted-words
Requires: python-modules-tkinter python-module-wx python-module-pygtk python-module-PyQt4 python-module-pygnome
Obsoletes:      pythom-module-twisted < 2.5.0
Provides:       twisted = %{version}-%{release}

%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+, Qt or wxPython event
loop with its main event loop. The Win32 event loop is also supported, as is
basic support for running servers on top of Jython.
Installing this package brings all Twisted sub-packages into your system.

%prep


%build

#%install


%clean


%files

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin