summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-08-30 18:51:31 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-31 19:01:12 +0700
commit658e942c1c1e7f20f621ac8e0eda0dd5115b4bed (patch)
tree16b07e4faec78fab641005b8eaa9090e26bd0172 /python
parent783c22fdab2d5d16584016b41efc9da0f8d2eed9 (diff)
downloadslackbuilds-658e942c1c1e7f20f621ac8e0eda0dd5115b4bed.tar.gz
slackbuilds-658e942c1c1e7f20f621ac8e0eda0dd5115b4bed.tar.xz
python/python3-annotated-types: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-annotated-types/python3-annotated-types.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-annotated-types/python3-annotated-types.info b/python/python3-annotated-types/python3-annotated-types.info
index 2209a0f168..738221c593 100644
--- a/python/python3-annotated-types/python3-annotated-types.info
+++ b/python/python3-annotated-types/python3-annotated-types.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/a/annotated-types/annot
MD5SUM="5fe2125b08851f0d05a8efad6456861c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-hatchling typing-extensions"
+REQUIRES="python3-hatchling python3-typing-extensions"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"