python/python3-jedi: Changed REQUIRES for python3-parso

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-14 13:32:38 +01:00 committed by Willy Sudiarto Raharjo
parent 365c29f5cf
commit 8078f6f92e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jedi/jedi-0.18.1.tar.
MD5SUM="d8dba4a98a35530f7f5b461c20aff180"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="parso"
REQUIRES="python3-parso"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"