aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-30 18:51:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-31 19:01:12 +0700
commiteb52e92eee5bd6e5c0589e96c470cef537e7b275 (patch)
treeaad67de832d1e088096fd62bb01f7c6d3e0a1823 /python
parent08f3e314a55d3f03a9492569830543c1e9ea5a75 (diff)
python/python3-jaraco.functools: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-jaraco.functools/python3-jaraco.functools.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jaraco.functools/python3-jaraco.functools.info b/python/python3-jaraco.functools/python3-jaraco.functools.info
index a71fd036743a9..b174e2e449489 100644
--- a/python/python3-jaraco.functools/python3-jaraco.functools.info
+++ b/python/python3-jaraco.functools/python3-jaraco.functools.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jaraco_functools/jara
MD5SUM="7bc3fe47d508077b0ddbc32f84dc1374"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-setuptools-opt typing-extensions python3-more-itertools python3-wheel"
+REQUIRES="python3-setuptools-opt python3-typing-extensions python3-more-itertools python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"