Browse Source

python/typing-extensions: Remove second level dep.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/190/head
Willy Sudiarto Raharjo 3 years ago
parent
commit
3ddadc5fdc
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/typing-extensions/typing-extensions.info

2
python/typing-extensions/typing-extensions.info

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/typing_extensions/typ
MD5SUM="30ff8c89459dd93970a92a90b0386aba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer python3-flit_core"
REQUIRES="python3-build python3-flit_core"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
Loading…
Cancel
Save