Twisted: update to 10.2.0.
This commit is contained in:
parent
4d53a3778b
commit
e91ce748c5
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'Twisted'
|
||||
pkgname=Twisted
|
||||
version=10.1.0
|
||||
version=10.2.0
|
||||
distfiles="http://tmrc.mit.edu/mirror/twisted/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
|
||||
build_style=python-module
|
||||
short_desc="Event-driven networking engine written in Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=eda6e0e9e5ef6f6c19ab75bcb094f83a12ee25fe589fbcddf946e8a655c8070b
|
||||
checksum=562ed61c18aa72da99c23fb19c2c101d178995eb3a78ab3c09560a613e180c84
|
||||
long_desc="
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue