summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2014-10-03 08:39:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-03 10:17:05 +0700
commit445719869e4b27756dfae0b067e1fa2c89e11427 (patch)
tree24a2f8b3207fe6c09a7f06bb86b1ea5785786266 /python
parent6e008c70ce200fdca7afa32883bfbcca5355751a (diff)
downloadslackbuilds-445719869e4b27756dfae0b067e1fa2c89e11427.tar.gz
slackbuilds-445719869e4b27756dfae0b067e1fa2c89e11427.tar.xz
python/python-twisted: Updated for version 14.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-twisted/python-twisted.SlackBuild4
-rw-r--r--python/python-twisted/python-twisted.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-twisted/python-twisted.SlackBuild b/python/python-twisted/python-twisted.SlackBuild
index 22feeb1953..3b4672e3e7 100644
--- a/python/python-twisted/python-twisted.SlackBuild
+++ b/python/python-twisted/python-twisted.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python-twisted.
# Copyright 2009-2011 Marco Bonetti <sid77@slackware.it>
-# Copyright 2012 Markus Reichelt, Aachen, DE
+# Copyright 2012-2014 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
PRGNAM=python-twisted
SRCNAM=Twisted
-VERSION=${VERSION:-13.2.0}
+VERSION=${VERSION:-14.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twisted/python-twisted.info b/python/python-twisted/python-twisted.info
index 6040ccc5c9..eaa3d9260a 100644
--- a/python/python-twisted/python-twisted.info
+++ b/python/python-twisted/python-twisted.info
@@ -1,8 +1,8 @@
PRGNAM="python-twisted"
-VERSION="13.2.0"
+VERSION="14.0.2"
HOMEPAGE="http://twistedmatrix.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-13.2.0.tar.bz2"
-MD5SUM="83fe6c0c911cc1602dbffb036be0ba79"
+DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-14.0.2.tar.bz2"
+MD5SUM="8379eb15601d6b7543a189594d3fed8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zope.interface"