diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-11-06 19:44:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-12 22:33:17 +0700 |
commit | 191e95e033611708344db76880ffd69e057706a5 (patch) | |
tree | 6b0d5e9f7364c52a98bf894667ac5597e7a73ff2 /python/python3-pythran | |
parent | e42c9ffadadd2ca4bb7cb5c3a529a6c3543b1c82 (diff) |
python/python3-pythran: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pythran')
-rw-r--r-- | python/python3-pythran/python3-pythran.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pythran/python3-pythran.info b/python/python3-pythran/python3-pythran.info index 25d9fff05a82..192f3a2030d2 100644 --- a/python/python3-pythran/python3-pythran.info +++ b/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" |