python/python-twisted: Updated for version 17.5.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2017-06-18 21:31:18 +01:00 committed by David Spencer
parent 0a3af6dd6a
commit fbb47a434d
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"