python/python3-annotated-types: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
783c22fdab
commit
658e942c1c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue