From 47ad553ae40288c2f9a53b8e9c2758dc89f58932 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Wed, 30 Mar 2022 23:06:42 +0200 Subject: python/python3-twisted: updated for version 22.2.0, updated dependencies Signed-off-by: Willy Sudiarto Raharjo --- python/python3-twisted/python3-twisted.SlackBuild | 2 +- python/python3-twisted/python3-twisted.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-twisted') diff --git a/python/python3-twisted/python3-twisted.SlackBuild b/python/python3-twisted/python3-twisted.SlackBuild index d027572f35..0145abdf19 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.1.0} +VERSION=${VERSION:-22.2.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 3ebe2428e9..e708ea3f9e 100644 --- a/python/python3-twisted/python3-twisted.info +++ b/python/python3-twisted/python3-twisted.info @@ -1,10 +1,10 @@ PRGNAM="python3-twisted" -VERSION="22.1.0" +VERSION="22.2.0" HOMEPAGE="https://twistedmatrix.com/" -DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-22.1.0.tar.gz" -MD5SUM="c818cb1ab241dc249517442e5a0e0412" +DOWNLOAD="https://pypi.python.org/packages/source/T/Twisted/Twisted-22.2.0.tar.gz" +MD5SUM="fd252d0b895ca2ab81b5b1454073d890" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-automat constantly hyperlink incremental zope.interface" +REQUIRES="python3-automat constantly hyperlink incremental zope.interface python3-service-identity typing-extensions" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" -- cgit v1.2.3