summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:22 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:34 +0700
commit2d4d45c8192593d04a138aeef7b5a763b83b4e34 (patch)
tree810e8018416572fb45114fcbd1dfcd25bc99952b /python
parent10d6ad8c808a54036c42bf650bc312f2fb0941f7 (diff)
downloadslackbuilds-2d4d45c8192593d04a138aeef7b5a763b83b4e34.tar.gz
slackbuilds-2d4d45c8192593d04a138aeef7b5a763b83b4e34.tar.xz
python/argon2-cffi: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/argon2-cffi/argon2-cffi.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/argon2-cffi/argon2-cffi.info b/python/argon2-cffi/argon2-cffi.info
index 37baeea7b7..f70520425e 100644
--- a/python/argon2-cffi/argon2-cffi.info
+++ b/python/argon2-cffi/argon2-cffi.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/hynek/argon2-cffi/archive/21.3.0/argon2-cffi-21.3.0
MD5SUM="f3a9d1691961b789ca2f7b8a49a4b270"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="argon2-cffi-bindings python3-build python3-flit_core python3-installer"
+REQUIRES="argon2-cffi-bindings python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"