summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-06 19:44:22 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:17 +0700
commit191e95e033611708344db76880ffd69e057706a5 (patch)
tree6b0d5e9f7364c52a98bf894667ac5597e7a73ff2
parente42c9ffadadd2ca4bb7cb5c3a529a6c3543b1c82 (diff)
downloadslackbuilds-191e95e033611708344db76880ffd69e057706a5.tar.gz
python/python3-pythran: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pythran/python3-pythran.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pythran/python3-pythran.info b/python/python3-pythran/python3-pythran.info
index 25d9fff05a..192f3a2030 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"