From efaed15debf2b2fe657026a134bc52b9004808fb Mon Sep 17 00:00:00 2001 From: Arn0 Date: Wed, 14 Sep 2022 09:47:01 +0200 Subject: python/python3-twisted: updated for version 22.8.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-twisted/python3-twisted.SlackBuild | 2 +- python/python3-twisted/python3-twisted.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-twisted/python3-twisted.SlackBuild b/python/python3-twisted/python3-twisted.SlackBuild index cf7feee44d1be..a049e88340bc8 100644 --- a/python/python3-twisted/python3-twisted.SlackBuild +++ b/python/python3-twisted/python3-twisted.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-twisted SRCNAM=Twisted -VERSION=${VERSION:-22.4.0} +VERSION=${VERSION:-22.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-twisted/python3-twisted.info b/python/python3-twisted/python3-twisted.info index e1e86bf106efa..0bac04cffeb7d 100644 --- a/python/python3-twisted/python3-twisted.info +++ b/python/python3-twisted/python3-twisted.info @@ -1,8 +1,8 @@ PRGNAM="python3-twisted" -VERSION="22.4.0" +VERSION="22.8.0" HOMEPAGE="https://twistedmatrix.com/" -DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-22.4.0.tar.gz" -MD5SUM="f75194d2beb4d9bd0f0f02d6a2eff245" +DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-22.8.0.tar.gz" +MD5SUM="a20a6894947240d011aec273832cef20" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-automat constantly hyperlink incremental zope.interface python3-service-identity typing-extensions" -- cgit v1.2.3