summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-03-08 20:11:42 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-08 20:11:42 +0000
commit77b0c9b2776e03f21eec7f48ec7de4ef199242d9 (patch)
tree87c7edf2bd99dcc268f5540b5a5f4dcc4455854b
parentb90a0fec049b6e82a2c1b5c49eafa52008033271 (diff)
downloadslackbuilds-77b0c9b2776e03f21eec7f48ec7de4ef199242d9.tar.gz
slackbuilds-77b0c9b2776e03f21eec7f48ec7de4ef199242d9.tar.xz
python/python-twisted: Updated for version 17.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--python/python-twisted/python-twisted.SlackBuild4
-rw-r--r--python/python-twisted/python-twisted.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-twisted/python-twisted.SlackBuild b/python/python-twisted/python-twisted.SlackBuild
index a2256e63b2..fc75c3f96f 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-2016 Markus Reichelt, Aachen, DE
+# Copyright 2012-2017 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:-16.4.0}
+VERSION=${VERSION:-17.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twisted/python-twisted.info b/python/python-twisted/python-twisted.info
index 1b7b7891c1..7ce1aeb971 100644
--- a/python/python-twisted/python-twisted.info
+++ b/python/python-twisted/python-twisted.info
@@ -1,10 +1,10 @@
PRGNAM="python-twisted"
-VERSION="16.4.0"
+VERSION="17.1.0"
HOMEPAGE="http://twistedmatrix.com/"
-DOWNLOAD="https://twistedmatrix.com/Releases/Twisted/16.4/Twisted-16.4.0.tar.bz2"
-MD5SUM="688aa3dc9ef31aa012b76cca54129b38"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-17.1.0.tar.bz2"
+MD5SUM="5b4b9ea5a480bec9c1449ffb57b2052a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="zope.interface"
+REQUIRES="zope.interface constantly incremental Automat"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"