Browse Source
python/python3-pythran: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Isaac Yu
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/python3-pythran/python3-pythran.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pythran/pythran-0.12. |
|
|
|
MD5SUM="d2961ece35b4b9f44a84ef31df1b21ff" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python-beniget numpy3 xsimd python3-pytest-runner" |
|
|
|
REQUIRES="python-beniget python3-numpy xsimd python3-pytest-runner" |
|
|
|
MAINTAINER="Isaac Yu" |
|
|
|
EMAIL="isaacyu1@isaacyu1.com" |