diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-06-13 09:48:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-13 09:48:04 +0700 |
commit | 2aac0815fbe86cac027f221c1456730a5e87f506 (patch) | |
tree | 8c463c4802c4e9e9514c4241ba9481ab0d3de032 /python | |
parent | d57e11d4b143c9473e13d4b82eb2a4b68eaa6f6f (diff) | |
download | slackbuilds-2aac0815fbe86cac027f221c1456730a5e87f506.tar.gz |
python/python-twisted: Updated for version 15.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-twisted/python-twisted.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-twisted/python-twisted.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-twisted/python-twisted.SlackBuild b/python/python-twisted/python-twisted.SlackBuild index 968daf3e70..594120d8bc 100644 --- a/python/python-twisted/python-twisted.SlackBuild +++ b/python/python-twisted/python-twisted.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=python-twisted SRCNAM=Twisted -VERSION=${VERSION:-15.1.0} +VERSION=${VERSION:-15.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-twisted/python-twisted.info b/python/python-twisted/python-twisted.info index 0bfec6f0fc..a6342b7588 100644 --- a/python/python-twisted/python-twisted.info +++ b/python/python-twisted/python-twisted.info @@ -1,8 +1,8 @@ PRGNAM="python-twisted" -VERSION="15.1.0" +VERSION="15.2.1" HOMEPAGE="http://twistedmatrix.com/" -DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-15.1.0.tar.bz2" -MD5SUM="df65e3da0bee81140e7637156802a518" +DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-15.2.1.tar.bz2" +MD5SUM="4be066a899c714e18af1ecfcb01cfef7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zope.interface" |