From b1feb037ef7a6d7924cf0e9fde7e72cc59bafaf2 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Sat, 19 Mar 2022 01:02:05 +0100 Subject: python/python2-twisted: reverted to version 17.9.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python2-twisted/python2-twisted.SlackBuild | 2 +- python/python2-twisted/python2-twisted.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python2-twisted') diff --git a/python/python2-twisted/python2-twisted.SlackBuild b/python/python2-twisted/python2-twisted.SlackBuild index e77d57f0589f..63142c3d9c6f 100644 --- a/python/python2-twisted/python2-twisted.SlackBuild +++ b/python/python2-twisted/python2-twisted.SlackBuild @@ -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} diff --git a/python/python2-twisted/python2-twisted.info b/python/python2-twisted/python2-twisted.info index 3c9661869da7..d6dec60373b9 100644 --- a/python/python2-twisted/python2-twisted.info +++ b/python/python2-twisted/python2-twisted.info @@ -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" -- cgit v1.2.3