python/python2-twisted: reverted to version 17.9.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-19 01:02:05 +01:00 committed by Willy Sudiarto Raharjo
parent 923481b388
commit b1feb037ef
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-twisted
SRCNAM=Twisted
VERSION=${VERSION:-20.3.0}
VERSION=${VERSION:-17.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python2-twisted"
VERSION="20.3.0"
VERSION="17.9.0"
HOMEPAGE="https://twistedmatrix.com/"
DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-20.3.0.tar.bz2"
MD5SUM="fc16d575730db7d0cddd09fc35af3eea"
DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-17.9.0.tar.bz2"
MD5SUM="6dbedb918f0c7288a4c670f59393ecf8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zope.interface constantly incremental python2-automat hyperlink"