summaryrefslogtreecommitdiffstats
path: root/python/python-twisted
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-06-18 21:31:18 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-06-18 21:31:18 +0100
commitfbb47a434daabe56967334affdbe03bef3b627ea (patch)
tree9fdb369f522f9ba9939a49e5f4f37cf4a5a41f09 /python/python-twisted
parent0a3af6dd6a4a252ad0216be6b68dc36f757e1902 (diff)
downloadslackbuilds-fbb47a434daabe56967334affdbe03bef3b627ea.tar.gz
slackbuilds-fbb47a434daabe56967334affdbe03bef3b627ea.tar.xz
python/python-twisted: Updated for version 17.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-twisted')
-rw-r--r--python/python-twisted/python-twisted.SlackBuild2
-rw-r--r--python/python-twisted/python-twisted.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-twisted/python-twisted.SlackBuild b/python/python-twisted/python-twisted.SlackBuild
index fc75c3f96f..ab56f2caed 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:-17.1.0}
+VERSION=${VERSION:-17.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twisted/python-twisted.info b/python/python-twisted/python-twisted.info
index 7ce1aeb971..16689ba47b 100644
--- a/python/python-twisted/python-twisted.info
+++ b/python/python-twisted/python-twisted.info
@@ -1,10 +1,10 @@
PRGNAM="python-twisted"
-VERSION="17.1.0"
+VERSION="17.5.0"
HOMEPAGE="http://twistedmatrix.com/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-17.1.0.tar.bz2"
-MD5SUM="5b4b9ea5a480bec9c1449ffb57b2052a"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/T/Twisted/Twisted-17.5.0.tar.bz2"
+MD5SUM="cd5c287802dcbaf7be15cf937c922b71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="zope.interface constantly incremental Automat"
+REQUIRES="zope.interface constantly incremental Automat hyperlink"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"