diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-03-31 10:05:24 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-05 15:18:08 +0700 |
| commit | 3a68f9ebd4a126e344255e922a005c80deeec105 (patch) | |
| tree | 5444dece324bd6ffa2c4f90003cc463d0ff078d0 /python/python3-twisted/python3-twisted.info | |
| parent | 070581f7b34ddbe40117a61f5522d3edadb7cde6 (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.info | 2 |
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" |
