aboutsummaryrefslogtreecommitdiff
path: root/python/python3-twisted/python3-twisted.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-31 10:05:24 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-05 15:18:08 +0700
commit3a68f9ebd4a126e344255e922a005c80deeec105 (patch)
tree5444dece324bd6ffa2c4f90003cc463d0ff078d0 /python/python3-twisted/python3-twisted.info
parent070581f7b34ddbe40117a61f5522d3edadb7cde6 (diff)
python/python3-twisted: Fix build on current.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-twisted/python3-twisted.info')
-rw-r--r--python/python3-twisted/python3-twisted.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-twisted/python3-twisted.info b/python/python3-twisted/python3-twisted.info
index edd5710eaa..6d045ef8e3 100644
--- a/python/python3-twisted/python3-twisted.info
+++ b/python/python3-twisted/python3-twisted.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/t/twisted/twisted-24.3.0.tar.g
MD5SUM="85d7a8d1552151cfd9e42417ab2ff875"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-automat python3-constantly python3-hyperlink python3-incremental zope.interface python3-service-identity typing-extensions"
+REQUIRES="python3-automat python3-constantly python3-hyperlink python3-incremental zope.interface python3-service-identity"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"