summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:36 +0700
commit815af3c86c797bf3990f46999fa9f1182c696c33 (patch)
tree25d886b4be331b8aca54d3e2d2a1964a68a3a6ed /python
parent556922a0ada734ff9d66a2dfa84a00288bbaa87c (diff)
downloadslackbuilds-815af3c86c797bf3990f46999fa9f1182c696c33.tar.gz
slackbuilds-815af3c86c797bf3990f46999fa9f1182c696c33.tar.xz
python/python3-isoduration: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-isoduration/python3-isoduration.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-isoduration/python3-isoduration.info b/python/python3-isoduration/python3-isoduration.info
index 838ba9c938..55c576e1bb 100644
--- a/python/python3-isoduration/python3-isoduration.info
+++ b/python/python3-isoduration/python3-isoduration.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/bolsote/isoduration/releases/download/20.11.0/isodu
MD5SUM="865d2cb9d07342ea66c75cbf8a425cba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-arrow python3-build python3-installer python3-wheel"
+REQUIRES="python3-arrow python3-build python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"