Twisted: update to 12.0.0.

This commit is contained in:
Juan RP 2012-03-13 14:00:55 +01:00
parent 7caef3d3b4
commit 7b8be36441

View file

@ -1,14 +1,13 @@
# Template file for 'Twisted' # Template file for 'Twisted'
pkgname=Twisted pkgname=Twisted
version=11.0.0 version=12.0.0
revision=2
distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2" distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
build_style=python-module build_style=python-module
short_desc="Event-driven networking engine written in Python" short_desc="Event-driven networking engine written in Python"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://twistedmatrix.com/" homepage="http://twistedmatrix.com/"
license="MIT" license="MIT"
checksum=dd91254a4c946f51c4248590ca31b496ad3e4fd1b5a9fbc3a82c39a41131a2e2 checksum=e5561c9714583fd052ea9e0b10331609a719b3878f9d2593e4c57eab0ba0effd
long_desc=" long_desc="
Twisted is an event-based framework for internet applications which works on Twisted is an event-based framework for internet applications which works on
Python 2.4 through 2.6. The following are some of the modules included Python 2.4 through 2.6. The following are some of the modules included