summaryrefslogtreecommitdiffstats
path: root/python/python3-twisted
diff options
context:
space:
mode:
author Arn02022-03-30 23:06:42 +0200
committer Willy Sudiarto Raharjo2022-04-02 13:18:56 +0200
commit47ad553ae40288c2f9a53b8e9c2758dc89f58932 (patch)
treefedc39f782b11a6326a5d7b4d004c714e86b9ace /python/python3-twisted
parente2483d234ee22e3150cfc466bc9c7ff8d73abfee (diff)
downloadslackbuilds-47ad553ae40288c2f9a53b8e9c2758dc89f58932.tar.gz
python/python3-twisted: updated for version 22.2.0, updated dependencies
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-twisted')
-rw-r--r--python/python3-twisted/python3-twisted.SlackBuild2
-rw-r--r--python/python3-twisted/python3-twisted.info8
2 files changed, 5 insertions, 5 deletions
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"