diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:22 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:35 +0700 |
commit | 7f1b8c02c92aed7af5aabc21225308ea1be9c774 (patch) | |
tree | 55a9f13ae0c6c35b3b85db3de7fdb65af1d05f25 /python | |
parent | f2b5723742600d9e3bb9fb3543aff3372c0774c9 (diff) |
python/python3-attrdict: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-attrdict/python3-attrdict.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-attrdict/python3-attrdict.info b/python/python3-attrdict/python3-attrdict.info index 32b387df7a8c5..c02fe3435bf6a 100644 --- a/python/python3-attrdict/python3-attrdict.info +++ b/python/python3-attrdict/python3-attrdict.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/3f/72/614aae677d28e81a5bf830fa MD5SUM="6d541c82592568dc0dfcecf57978b326" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-wheel python3-build python3-installer" +REQUIRES="python3-wheel python3-build" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |