python/python3-astroid: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
658e942c1c
commit
50079c9af5
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/b6/e8/f86aa1fd91b7fa5b51ed53c9
|
|||
MD5SUM="95091b8798bbffcc43e33a32e274ae26"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-setuptools-opt typing-extensions"
|
||||
REQUIRES="python3-setuptools-opt python3-typing-extensions"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue